Commit Graph

486 Commits

Author SHA1 Message Date
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
Fabrice Reix
482a2404a4 Extract filename parser in its own module 2021-10-29 18:40:18 +02:00
jcamiel
2705109cc4 Add .venv directory to gitignore. 2021-10-25 13:47:25 +02:00
Alex
1cb6530c5d Add lib version to version info 2021-10-24 08:44:07 +02:00
jcamiel
49f7a32ed0 Generate README from hurl.dev. 2021-10-23 23:36:13 +02:00
jcamiel
c89da9a1bb Uniform options line break (for better processing in hurl.dev). 2021-10-23 23:19:43 +02:00
Fabrice Reix
5220b55a69 Add Docker image 2021-10-23 20:07:24 +02:00
Fabrice Reix
8398c24fe7 Display libcurl error code/message 2021-10-23 10:36:08 +02:00
Fabrice Reix
0ecc117396 Update test integ 2021-10-21 13:21:01 +02:00
Fabrice Reix
072a83228a Add Option --cacert 2021-10-21 13:21:01 +02:00
jcamiel
cbd0374efb Delete unchecked macOS installation. 2021-10-19 16:29:47 +02:00
Fabrice Reix
d90c92517d Increment version 1.5.0-snapshot 2021-10-18 09:17:59 +02:00
Fabrice Reix
629e2c5d4e Create release 1.4.0 2021-10-18 09:17:59 +02:00
Fabrice Reix
4cf47a4edb Update CHANGELOG 2021-10-18 08:32:59 +02:00
Fabrice Reix
e59e2acc14 Decode output as lossy utf8 for windows + tty 2021-10-17 20:33:21 +02:00