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
|
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 |
|
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 |
|
jcamiel
|
9fc9bee091
|
Optimize some clone() calls.
|
2023-11-28 09:49:46 +01:00 |
|
hurl-bot
|
ebff4dc602
|
Update crates
|
2023-11-28 08:40:05 +00:00 |
|
hurl-bot
|
718ac341e5
|
Update crates
|
2023-11-28 03:01:58 +00:00 |
|
jcamiel
|
b7346a8c8e
|
Implement copy on jsonpath::Pos.
|
2023-11-27 16:42:56 +01:00 |
|
jcamiel
|
a8e7fe92ba
|
Create new on SourceInfo and Pos.
|
2023-11-27 16:42:33 +01:00 |
|
jcamiel
|
ce245c2559
|
Delete useless clone.
|
2023-11-27 13:24:28 +01:00 |
|
jcamiel
|
b1f7fc0055
|
Use Error::new when possible.
|
2023-11-27 13:19:19 +01:00 |
|
jcamiel
|
5af040c515
|
Add new constructor method on runner error.
|
2023-11-27 09:49:34 +01:00 |
|
Fabrice Reix
|
3752fe4323
|
Sort Variants
|
2023-11-27 08:13:17 +01:00 |
|
jcamiel
|
2a4d15fa7f
|
Delet unused runner error variant.
|
2023-11-26 17:17:24 +01:00 |
|
Fabrice Reix
|
f3909c21cf
|
Add String Number Value
|
2023-11-25 09:33:40 +01:00 |
|
jcamiel
|
5d8628662d
|
Sort core ParseError variant.
|
2023-11-24 18:16:11 +01:00 |
|
jcamiel
|
4fbbb6d683
|
Implement Copy for ReaderState.
|
2023-11-24 17:59:17 +01:00 |
|
jcamiel
|
bf8deaf1cd
|
Add documentation for XML parser (why we use a SAX parser etc...)
|
2023-11-24 17:26:41 +01:00 |
|
jcamiel
|
5f79ddb5e0
|
Implement copy for SourceInfo and Pos .
|
2023-11-24 14:14:12 +01:00 |
|
hurl-bot
|
39e937bb46
|
Update crates
|
2023-11-23 03:01:35 +00:00 |
|
jcamiel
|
2c67bd2569
|
Sor RunnerError variant.
|
2023-11-22 14:15:04 +01:00 |
|
hurl-bot
|
5f9db894e2
|
Update crates
|
2023-11-21 03:01:43 +00:00 |
|
Fabrice Reix
|
fabc76f9d2
|
Update Rust 1.74.0
|
2023-11-20 17:54:15 +00:00 |
|
hurl-bot
|
2ab5aedab8
|
Update crates
|
2023-11-20 17:05:52 +00:00 |
|
jcamiel
|
264c156565
|
Fix XML parsing: use SAX2 start/endElementNs instead of SAX1 start/endElement
|
2023-11-20 16:26:28 +01:00 |
|
jcamiel
|
481a13a3d6
|
Rename core module to result.
|
2023-11-17 10:16:56 +01:00 |
|
Fabrice Reix
|
68e181d455
|
Move each filter in its own source file
|
2023-11-17 08:00:39 +01:00 |
|
jcamiel
|
a525aeb81f
|
Sort import.
Run cargo +nightly fmt with rsutfm.toml uncommented.
|
2023-11-16 06:48:16 +01:00 |
|
jcamiel
|
b3e21bec81
|
Move runner errors from core.rs to error.rs
|
2023-11-16 06:48:05 +01:00 |
|
jcamiel
|
de78400764
|
Move CLI errors from mod.rs to error.rs
|
2023-11-15 18:22:03 +01:00 |
|
Fabrice Reix
|
11d8af6957
|
Use Number comparison to eval predicates
|
2023-11-15 17:04:37 +01:00 |
|
lepapareil
|
ddb5459f57
|
Update cc to max stable version 1.0.83
|
2023-11-15 15:29:34 +01:00 |
|
lepapareil
|
1f15d8709c
|
Improve version management for update_crates.sh
|
2023-11-15 15:19:44 +01:00 |
|
jcamiel
|
0b86a70d43
|
Fix undefined error for various I/O error using --output.
|
2023-11-14 16:03:05 +01:00 |
|
Fabrice Reix
|
06b2e19ad0
|
Compare value for number
|
2023-11-14 11:06:10 +00:00 |
|
jcamiel
|
6cf788b19e
|
Implements From trait for Number.
|
2023-11-13 13:42:01 +01:00 |
|
hurl-bot
|
2982b581cd
|
Update crates
|
2023-11-13 03:01:55 +00:00 |
|
Fabrice Reix
|
f280332875
|
Add Number in AST/PredicateValue
|
2023-11-12 12:27:28 +01:00 |
|
Fabrice Reix
|
fb6e940179
|
Add Number value
|
2023-11-11 09:57:56 +00:00 |
|
hurl-bot
|
2afc2f92af
|
Update crates
|
2023-11-11 03:05:13 +00:00 |
|
Fabrice Reix
|
39a5e473b9
|
Sort Value enum variants
|
2023-11-10 08:37:07 +01:00 |
|
lepapareil
|
4ab82d1bf7
|
Fix Archlinux pacman usage
|
2023-11-09 10:51:10 +01:00 |
|
Fabrice Reix
|
b62a09f887
|
Fix xpath filter in JSON output
|
2023-11-08 15:18:57 +01:00 |
|
Fabrice Reix
|
74edc18bd2
|
Add jsonpath filter
|
2023-11-08 15:18:52 +01:00 |
|
hurl-bot
|
1d4e265507
|
Update crates
|
2023-11-07 09:17:34 +00:00 |
|
Fabrice Reix
|
d2a220fb05
|
Generating Clap commands source file
|
2023-11-06 11:14:24 +01:00 |
|