jcamiel
|
c39b6a8494
|
Update LICENSE copyright.
|
2023-01-02 18:09:38 +01:00 |
|
jcamiel
|
176bff3fa5
|
Update contributong guide.
|
2023-01-02 17:37:12 +01:00 |
|
jcamiel
|
e9a92fa9f5
|
Update copyrights for 2023.
|
2023-01-02 13:56:34 +01:00 |
|
nilesh05apr
|
6440b2323c
|
update: test commnad to run doc tests
|
2023-01-02 13:26:14 +01:00 |
|
jcamiel
|
c11c5ed16e
|
Fix cargo test --doc on Alpine
|
2022-12-30 11:24:03 +01:00 |
|
hurl-bot
|
8f16a63ead
|
Update crates
|
2022-12-30 08:05:13 +00:00 |
|
Filipe PINTO
|
636eeca8d4
|
Separates build prerequisites on windows contrib doc
|
2022-12-29 13:55:10 +01:00 |
|
Filipe PINTO
|
3789f8abf3
|
Self-signed error test less flexible
|
2022-12-29 11:51:47 +01:00 |
|
Filipe PINTO
|
c17a3f4696
|
Use project ps1 scripts in windows contrib doc
|
2022-12-29 11:36:05 +01:00 |
|
fpinto
|
89cc524d17
|
Revert Use openssl3 for libcurl on windows
|
2022-12-28 22:46:57 +01:00 |
|
Fabrice Reix
|
51ecec615d
|
Add SSL Test with trusted CA
|
2022-12-28 21:39:33 +01:00 |
|
fpinto
|
15a07fcd5d
|
Fix ssl tests for windows
|
2022-12-28 15:55:49 +01:00 |
|
fpinto
|
3b0b36054c
|
Add succeed output for check/ad_hoc.sh
|
2022-12-28 10:38:24 +01:00 |
|
fpinto
|
02eb244d1d
|
Add PS1 checks on error handling
|
2022-12-28 10:20:27 +01:00 |
|
fpinto
|
290a7564d7
|
Use openssl3 for libcurl on windows
|
2022-12-28 09:36:01 +01:00 |
|
Filipe PINTO
|
e542c27771
|
Fix update_crates.sh when there is no cargo lock updates
|
2022-12-27 21:47:16 +01:00 |
|
lepapareil
|
6fb9210436
|
Beautify update_crates.sh
|
2022-12-27 19:18:46 +01:00 |
|
hurl-bot
|
a28dd265b5
|
Update crates
|
2022-12-27 08:05:26 +00:00 |
|
jcamiel
|
fff511639f
|
Update CHANGELOG.md
|
2022-12-26 16:07:48 +01:00 |
|
hurl-bot
|
e3260c5068
|
Update crates
|
2022-12-23 08:05:12 +00:00 |
|
hurl-bot
|
ea4ad6a620
|
Update crates
|
2022-12-21 08:06:52 +00:00 |
|
lepapareil
|
bcf354a94d
|
Add startup checks on test servers
|
2022-12-19 23:10:50 +01:00 |
|
jcamiel
|
e67ed69d2a
|
Update CHANGELOG.md
|
2022-12-19 21:33:10 +01:00 |
|
hurl-bot
|
37da06054d
|
Update crates
|
2022-12-19 16:47:36 +00:00 |
|
jcamiel
|
e3dd4493c1
|
Fix default value for argument.
|
2022-12-19 17:27:28 +01:00 |
|
jcamiel
|
81c4ba8b24
|
Add RunnerOptionsBuilder to create instance of RunnerOptions.
|
2022-12-17 11:45:20 +01:00 |
|
azzamsa
|
b5e72568b7
|
Update emacs mode installation
|
2022-12-17 00:20:40 +01:00 |
|
azzamsa
|
fbca04e38f
|
Update CONTRIBUTING.md
All PR should not use the `master` branch.
|
2022-12-16 23:55:28 +01:00 |
|
jcamiel
|
98d0299ff7
|
Update crates.
|
2022-12-16 23:23:43 +01:00 |
|
azzamsa
|
7009ffc522
|
Add emacs mode
|
2022-12-16 23:10:37 +01:00 |
|
Fabrice Reix
|
0fc18e90ea
|
Fix Clippy warnings 1.66.0
|
2022-12-16 10:44:17 +01:00 |
|
lepapareil
|
d1767e1985
|
Clean ci docker jobs
|
2022-12-15 18:09:44 +01:00 |
|
lepapareil
|
77f79092c1
|
Add debug sh functions
|
2022-12-15 18:09:44 +01:00 |
|
lepapareil
|
6f0e666dce
|
Fix false negatives on dockerised tests
|
2022-12-15 18:09:44 +01:00 |
|
lepapareil
|
a31c03d620
|
Add shell checks on shebang and error handling
|
2022-12-15 18:09:43 +01:00 |
|
lepapareil
|
662ec8184e
|
Standardised shell scripts shebang and error handling
|
2022-12-15 18:09:34 +01:00 |
|
jcamiel
|
ed2b31ebb1
|
Link to GitLab CI/CD Hurl tutorial.
|
2022-12-15 11:06:33 +01:00 |
|
hurl-bot
|
b53e934296
|
Update crates
|
2022-12-15 08:06:52 +00:00 |
|
jcamiel
|
c2f0fe46ba
|
Implement html_escape and html_unescape.
This PR removes import of html-escape crate.
|
2022-12-14 13:10:43 +01:00 |
|
lepapareil
|
65b588f770
|
Standardised shell scripts shebang
|
2022-12-14 09:30:32 +01:00 |
|
jcamiel
|
93ad62d40c
|
Remove unnessary empty struct.
|
2022-12-12 13:20:19 +01:00 |
|
Michael Friedrich
|
26028c72e4
|
Add issue templates: Bug report, feature proposal
|
2022-12-12 11:35:46 +01:00 |
|
hurl-bot
|
0160a6fcdf
|
Update crates
|
2022-12-12 08:07:17 +00:00 |
|
jcamiel
|
aa2f1d5b4d
|
Add connect-to option
|
2022-12-10 23:55:14 +01:00 |
|
jcamiel
|
b9dc82d22c
|
Harden integration test on GraphQL.
This test could have detected regression on header parsing.
|
2022-12-10 23:30:48 +01:00 |
|
Fabrice Reix
|
48188205c4
|
Update crate base64
|
2022-12-10 23:01:41 +01:00 |
|
Fabrice Reix
|
bb7cf25a57
|
Fix key-string parser
|
2022-12-10 22:52:54 +01:00 |
|
jcamiel
|
6b7753e174
|
Check HTTP version and status first, then other asserts.
If HTTP version or status are not correct, we fail the test without running others asserts.
|
2022-12-10 14:44:23 +01:00 |
|
jcamiel
|
aefbd79027
|
Update README with installation instruction for .deb
|
2022-12-09 23:41:25 +01:00 |
|
Michael Friedrich
|
14a54e4294
|
Add jcamiel's suggestions
|
2022-12-09 23:17:41 +01:00 |
|