Commit Graph

2090 Commits

Author SHA1 Message Date
jcamiel
76d087f215
Move Error trait implementation to hurl_core::parser::error 2023-12-11 14:26:57 +01:00
hurl-bot
e6a7b82275
Update crates 2023-12-11 03:01:47 +00:00
hurl-bot
c14e005b3f
Update crates 2023-12-10 03:01:48 +00:00
Fabrice Reix
4ff045654d
Add integ tests export 2023-12-09 15:17:46 +01:00
Fabrice Reix
d42fb9bc95
Add file predicate value 2023-12-09 11:28:08 +01:00
hurl-bot
cab7032968
Update crates 2023-12-09 03:01:47 +00:00
jcamiel
d1944ac863
Use new constructor for error. 2023-12-08 16:30:02 +01:00
Fabrice Reix
541f6e7a90
Update integ test hurlfmt for options 2023-12-08 15:05:59 +00:00
Fabrice Reix
0ec12b75c6
Fix HTML export for retry options 2023-12-08 15:05:59 +00:00
Fabrice Reix
29453534bb
Fix JSON export for max-redirs, retry and retry-interval 2023-12-08 15:05:58 +00:00
jcamiel
6498bd3449
Delete not reachable error. 2023-12-08 15:31:09 +01:00
jcamiel
a7807cfe21
Better unicode parsing error description. 2023-12-08 15:31:09 +01:00
jcamiel
95528ba5b9
Better option error description. 2023-12-08 14:58:17 +01:00
jcamiel
0c92430520
Better hexadecimal digit parsing error description. 2023-12-08 14:34:29 +01:00
jcamiel
0185c0be14
Remove specific end-of-file for regex error. 2023-12-08 14:34:29 +01:00
jcamiel
bdf0d05dcf
Better multi-part form data file content-type parsing error description. 2023-12-08 14:34:28 +01:00
jcamiel
e7e7faf4c7
Better XML parsing error description. 2023-12-08 14:34:28 +01:00
jcamiel
0c7f28748c
Replace else arm with all variant arms. 2023-12-08 14:34:27 +01:00
jcamiel
03dcb5361e
Fix unicode surrogate pair decoding in JSON request body 2023-12-08 11:43:41 +01:00
hurl-bot
ec647771a8
Update crates 2023-12-08 03:01:51 +00:00
Fabrice Reix
ad39ccf6a5
Add coverage check 2023-12-07 12:41:59 +00:00
Fabrice Reix
4a94c882af
Increase coverage for hurlfmt JSON/HTML output 2023-12-07 12:41:58 +00:00
hurl-bot
91988c1410
Update crates 2023-12-07 03:01:41 +00:00
Fabrice Reix
3f93917497
Update options in grammar 2023-12-06 11:04:23 +01:00
hurl-bot
c13947faeb
Update crates 2023-12-06 03:01:39 +00:00
Fabrice Reix
54994dba37
Move Hurl file check to check workflow 2023-12-05 15:55:04 +00:00
jcamiel
a9fdfb4075
Update docs links. 2023-12-05 16:16:27 +01:00
Fabrice Reix
947603af12
Add non-renderable variables 2023-12-05 09:34:02 +01:00
hurl-bot
25fff31be1
Update crates 2023-12-05 03:01:52 +00:00
Fabrice Reix
a97df632bc
Split integ tests between hurl and hurlfmt 2023-12-03 11:57:30 +01:00
jcamiel
9c7e793ba1
Some refacto on output managment 2023-12-02 13:26:35 +01:00
hurl-bot
20d86f5188
Update crates 2023-12-02 03:01:48 +00:00
Filipe PINTO
41140c57b5
Enable auto close inactive pr 2023-12-01 10:27:30 +01:00
lepapareil
ad41f0b8d7
Fix GITHUB_TOKEN usage for auto close inactive pr 2023-12-01 08:56:48 +00:00
lepapareil
27718907b5
Fix bash function names 2023-12-01 08:56:48 +00:00
lepapareil
5304c5b794
Fix bash incrementing var expression 2023-12-01 08:56:47 +00:00
lepapareil
aa8c482d9d
Unauthorise kebab case for bash functions 2023-12-01 08:56:46 +00:00
hurl-bot
0fe06a0655
Update crates 2023-12-01 03:01:46 +00:00
jcamiel
f2c5198ff2
Add integration test for --output per request option. 2023-11-30 18:00:08 +01:00
jcamiel
35b1bcf24f
Add --output to curl command line output. 2023-11-30 17:44:49 +01:00
jcamiel
53d174588c
Add --output option per request 2023-11-30 16:59:24 +01:00
Fabrice Reix
8de89c16f9
Remove redundant field names in struct initialization 2023-11-30 16:06:11 +01:00
Fabrice Reix
2e01a79ceb
Split number parsers to its own module 2023-11-30 16:06:11 +01:00
Fabrice Reix
774650e409
Add Test integ for big numbers 2023-11-30 11:02:50 +01:00
Fabrice Reix
478f1a7555
Support String (Big) Number in Hurl file 2023-11-30 11:02:49 +01:00
Fabrice Reix
da89ecd587
Remove redundant field names in struct initialization 2023-11-30 11:02:49 +01:00
lepapareil
4b0ded48c0
Add auto close inactive PR workflow 2023-11-29 17:26:59 +01:00
jcamiel
e751b6c02f
Update CHANGELOG. 2023-11-28 15:49:52 +01:00
jcamiel
597127f568
Change JValue::format to take &self instead of self. 2023-11-28 09:52:53 +01:00
jcamiel
fcf18aa593
Implement Copy on ErrorFormat 2023-11-28 09:50:51 +01:00