Commit Graph

88 Commits

Author SHA1 Message Date
Fabrice Reix
4917d70af5 Uniformize Rust Install 2022-03-10 15:48:32 +01:00
jcamiel
23e6c87fa0 Fix CI integration tests. 2022-02-14 17:03:22 +01:00
jcamiel
51dedfed14 Split integration tests between tests_ok / tests_failed repository. 2022-02-14 16:24:39 +01:00
Fabrice Reix
745fb1d193 Format all the python files in the project 2022-02-06 18:45:39 +01:00
Fabrice Reix
ae00b9b832 Add shell/python checks 2022-02-05 18:15:41 +01:00
lepapareil
e41a90899f Disable doc tests on windows 2022-01-29 10:36:15 +01:00
jcamiel
022d970c53 Exclude windows curl tests on Linux CI. 2022-01-28 10:46:46 +01:00
Fabrice Reix
8050e2f5d9 Do not run doc tests for docker Alpine 2022-01-26 16:50:04 +01:00
lepapareil
590121ce10 Dynamically link to the system musl for dockerized Alpine build https://github.com/sfackler/rust-openssl/issues/1462#issuecomment-826089294 2022-01-26 16:50:04 +01:00
lepapareil
8a6c6dc6a7 Install latest Rust manually for dockerized tests 2022-01-26 16:50:04 +01:00
Fabrice Reix
7d5b72fd6c Make sure that Cargo.lock is up-to-date 2021-12-21 16:01:45 +01:00
Fabrice Reix
b803e6e155 Revert cargo test to multiple threads 2021-12-16 20:38:41 +01:00
jcamiel
b68e3f4966 Run cargo test in single thread (multithread runner might pose a problem to libxml). 2021-12-08 14:39:17 +01:00
lepapareil
86a770f108 Fix pip installation on ci for archlinux-x64 test job 2021-11-30 10:04:27 +01:00
lepapareil
7c3317e8ed Clean unused commands from ci tests jobs 2021-11-30 10:04:27 +01:00
lepapareil
b83da91c7d Add alpine-x64 test job to ci 2021-11-29 16:00:55 +01:00
lepapareil
5c58aa5765 Clean and reorg ci 2021-11-25 11:21:10 +01:00
lepapareil
09c508f111 Fix archlinux build 2021-11-24 11:34:55 +01:00
lepapareil
a412539f21 Add fedora64 tests on ci 2021-11-24 11:34:55 +01:00
lepapareil
b277dced65 add test-archlinux-x64 job to test github ci 2021-11-08 13:56:50 +01:00
Fabrice Reix
5eef54bfa4 Update reports (include xml junit) 2021-11-08 11:45:05 +01:00
Fabrice Reix
c6bf58030f Rename option --html 2021-11-08 11:30:26 +01:00
Fabrice Reix
f557a33209 Add test for html file output 2021-09-25 09:17:33 +02:00
Fabrice Reix
7841d4b01e run apt update before apt install 2021-07-24 11:30:29 +02:00
lepapareil
77b062ae4b add dependency_age ci job 2021-07-04 08:54:59 +02:00
Fabrice Reix
47e15c6f52 Treat warnings as failures even in tests 2021-07-03 14:52:47 +02:00
Fabrice Reix
2fee06d379 Clean html output 2021-07-03 13:23:53 +02:00
Fabrice Reix
f9f3f55baf Output curl command for each request at runtime 2021-05-23 09:44:38 +02:00
Fabrice Reix
4df5f052b4 Run cargo tests in windows ci 2021-02-23 18:53:29 +01:00
lepapareil
3d252f3744 add win64 tests and release to ci 2021-02-23 17:37:41 +01:00
Fabrice Reix
95b9887e55 Add Test SSL with self-signed certificates 2021-02-06 13:38:55 +01:00
Fabrice Reix
b78f248e4a Add test artifacts 2021-02-04 12:07:51 +01:00
lepapareil
960badaab8 fix ci yml 2021-02-01 21:57:36 +01:00
lepapareil
912753e41c replace check_version step by environment step on ci 2021-02-01 21:49:34 +01:00
lepapareil
ab61de29c1 move check version from release ci to test ci 2021-02-01 17:21:23 +01:00
lepapareil
d221d811ea
fix test ci name and variables 2021-02-01 17:05:50 +01:00
lepapareil
a2a5166d9d
clean test.yml 2021-01-29 22:32:20 +01:00
lepapareil
c3ce5063c8
Create test.yml 2021-01-29 22:29:51 +01:00