Commit Graph

650 Commits

Author SHA1 Message Date
lepapareil
bdda072dda Update dependency crate clap 2021-11-30 16:58:08 +01:00
lepapareil
2eb68595a0 Add icon for exe and windows uninstall panel 2021-11-30 16:58:08 +01:00
lepapareil
86a770f108 Fix pip installation on ci for archlinux-x64 test job 2021-11-30 10:04:27 +01:00
lepapareil
be9c5f2a40 Switch to https://crates.io/api/v1 for dependency_age.sh 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
Fabrice Reix
91cc14882a Update report 2021-11-26 21:06:03 +01:00
Fabrice Reix
6d7d9fe973 Fix Memory Allocation error (usize cast) 2021-11-26 11:30:29 +01:00
Fabrice Reix
c3718de9a3 Get libcurl version from http module 2021-11-25 21:48:25 +01:00
Fabrice Reix
d9337d24e5 Update lock file 2021-11-25 21:48:25 +01:00
jcamiel
ae213a4a08 Fix logo in README. 2021-11-25 12:43:41 +01:00
jcamiel
ea5ac72dc8 Add Hurl logo for dark mode. 2021-11-25 12:04:10 +01:00
lepapareil
526fbd0258 Update dependency crate serde_json 2021-11-25 11:21:10 +01:00
lepapareil
5c58aa5765 Clean and reorg ci 2021-11-25 11:21:10 +01:00
jcamiel
768c0be18f Add CONTRIBUTING.md first version 2021-11-24 15:46:04 +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
Fabrice Reix
af6b60eec1 Using Floating-point for the Float Value 2021-11-21 21:51:09 +01:00
Fabrice Reix
00f6c78d29 Update dependency crate curl 2021-11-21 12:13:04 +01:00
Fabrice Reix
51b59fef18 Update dependency crate serde_json 2021-11-21 04:03:02 +01:00
jcamiel
d33b95a63a Add basic auth sample. 2021-11-20 20:45:18 +01:00
Fabrice Reix
f26c2c57e4 Support invalid urls in curl export (verbose) 2021-11-17 14:09:20 +01:00
Fabrice Reix
e46d44b4a8 Update assert duration 2021-11-14 21:35:51 +01:00
Fabrice Reix
d737d6075d Update dependency serde_json 2021-11-14 21:35:51 +01:00
jcamiel
d5cab2f369 Update README.md 2021-11-12 17:46:26 +01:00
lepapareil
6ed300b5fc Update dependency crate hex-literal 2021-11-12 14:33:29 +01:00
lepapareil
ff3ed80e31 allow to uninstall hurl through windows uninstall panel 2021-11-12 14:33:29 +01:00
Fabrice Reix
809609a442 Set variables from HURL_ environment variables 2021-11-11 19:10:09 +01:00
Fabrice Reix
dd98920f80 Update output
Can now be on the following:
- Binary response body
- JSON
- Textual Summary
2021-11-11 18:24:48 +01:00
Fabrice Reix
359f153e63 Update dependency crate cc 2021-11-11 16:22:33 +01:00
lepapareil
9c28e9224d clean and reorg windows package manager contrib 2021-11-11 00:56:08 +01:00
lepapareil
872c4db7a9
add README.md for scoop bucket 2021-11-09 11:25:23 +01:00
lepapareil
0a263425f3
fix packageSourceUrl in chocolatey hurl.nuspec 2021-11-09 11:13:07 +01:00
lepapareil
82d21c74d1 add actual windows package manager work 2021-11-08 18:06:07 +01:00
jcamiel
9409523be7 Restructure README.md 2021-11-08 16:39:34 +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
Alex
934eb8d5b4 Bump serde_json version 2021-11-07 23:06:48 +01:00
Alex
1466b567b4 Basic JUnix XML report support 2021-11-07 23:06:48 +01:00
jcamiel
01cc61cdce Use shield style for CircleCI badge. 2021-11-05 18:06:22 +01:00
lepapareil
82220e2ee9 rename circleci workflow name 2021-11-05 17:18:58 +01:00
lepapareil
5169be9f71 add circleci badge on README.md 2021-11-05 17:18:58 +01:00
lepapareil
f55f1766fd fix arm64 tests on circleci 2021-11-05 17:18:58 +01:00
Fabrice Reix
9ccd7d6a15 Using type definition std::os::raw::c_char
This type will be either i8 or u8, depending on the architecture
2021-11-05 11:25:44 +01:00
Fabrice Reix
901939b715 Update curl crate 2021-11-05 10:01:25 +01:00
lepapareil
935d6a43cf create circleci test-ubuntu-arm64 job 2021-11-05 09:47:14 +01:00
Fabrice Reix
96306bfa57 Update Test integ 2021-10-29 18:40:18 +02:00
Fabrice Reix
21a2de42f0 Escape space in filename 2021-10-29 18:40:18 +02:00
Fabrice Reix
5fdd8b93ac Add Unit Test 2021-10-29 18:40:18 +02:00