Ikko Eltociear Ashimine
c800c2e2e5
Fix typo in markdown.py
...
colum -> column
2023-09-24 09:28:26 +02:00
hurl-bot
e584bd6bf5
Update crates
2023-09-24 03:01:46 +00:00
jcamiel
c55d9b1bcf
Update Hurl sample for 4.1.0.
2023-09-22 17:28:01 +02:00
jcamiel
8263316bc8
Update npm package.
2023-09-22 11:40:23 +02:00
Filipe PINTO
38880ad1d6
Fix multiplatform build contrib
2023-09-21 17:13:00 +02:00
jcamiel
07845377f4
Use generic GitHub release link in installation instructions.
2023-09-21 13:26:18 +00:00
Filipe PINTO
ca47196a58
Fix winget contrib
2023-09-21 15:16:22 +02:00
hurl-bot
6870aaa5f5
Update hurl version to 4.2.0-SNAPSHOT
2023-09-21 12:08:40 +00:00
hurl-bot
b12b761921
Create 4.1.0 release
2023-09-21 10:56:10 +00:00
Fabrice Reix
8d147942a8
Update CHANGELOG
2023-09-21 11:50:50 +02:00
Fabrice Reix
fdf38febb2
Update CHANGELOG
2023-09-21 10:15:10 +02:00
Fabrice Reix
3a158a815f
Add Breaking Change issues to the CHANGELOG
2023-09-21 10:15:10 +02:00
hurl-bot
f49dc0345c
Update crates
2023-09-21 03:01:44 +00:00
Fabrice Reix
50f8901f60
Update Rust to 1.72.1
2023-09-20 14:15:54 +00:00
lepapareil
b39d642367
Fix published release packages names
2023-09-20 15:52:45 +02:00
jcamiel
a8c6a83bc1
Fix link.
2023-09-20 13:14:25 +00:00
jcamiel
fee45c9c6e
Fix path-as-is vs path_as_is
2023-09-20 14:43:44 +02:00
jcamiel
082646cb3a
Add TAP report doc.
2023-09-20 14:26:19 +02:00
Fabrice Reix
35e10ac3d9
Update CHANGELOG
2023-09-20 11:25:29 +02:00
hurl-bot
92e923c90b
Update crates
2023-09-20 03:01:52 +00:00
jcamiel
419c377f31
Update docs.
2023-09-19 15:12:18 +02:00
hurl-bot
ba8e7f6250
Update crates
2023-09-19 03:01:58 +00:00
Rui Chen
e8abb73955
deps: bump actions/checkout to v4
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-09-18 10:57:04 +02:00
hurl-bot
8a20848e0d
Update crates
2023-09-17 03:01:51 +00:00
Fabrice Reix
5dbff0ef32
Add test integ for jsonpath example from https://goessner.net/articles/JsonPath/
2023-09-16 09:28:27 +02:00
Fabrice Reix
8b322b9784
Add test integ for predicates on number
2023-09-16 09:28:26 +02:00
Fabrice Reix
0dca370068
Rename files
2023-09-16 09:28:26 +02:00
hurl-bot
50c20d3863
Update crates
2023-09-16 03:01:42 +00:00
hurl-bot
078e557640
Update crates
2023-09-15 03:01:39 +00:00
jcamiel
e4bb60f4c7
Improve Markdown tables generation.
2023-09-14 18:04:12 +02:00
jcamiel
8829b393b3
Update docs.
2023-09-14 16:18:20 +02:00
Fabrice Reix
e875db097f
Update man with report-tap option
2023-09-14 08:12:21 +02:00
hurl-bot
989603c545
Update crates
2023-09-14 03:01:59 +00:00
Fabrice Reix
11628d4766
Add delay CLI option
2023-09-13 16:18:28 +02:00
hurl-bot
0d79aa9e71
Update crates
2023-09-13 03:01:44 +00:00
lepapareil
1867c410ac
Use active toolchain to set release packages names
2023-09-12 17:09:46 +02:00
Filipe PINTO
8d9b7fc36f
Make ci scripts compatible with cross compilation
2023-09-12 17:09:41 +02:00
jcamiel
f82ed05d9a
Refacto for XML parsing.
...
Previously, the parser was rather raw: we processed the buffer bytes by bytes, checking if the buffer was a valid XML file.
Now, we use libxml SAX parser to detect the end of the XML.
2023-09-12 12:15:35 +00:00
hurl-bot
b1bb431772
Update crates
2023-09-12 03:01:49 +00:00
Fabrice Reix
7ed25baac9
Improve jsonpath parser coverage with integ tests
2023-09-11 20:00:48 +02:00
jcamiel
b41f17be2b
Update CHANGELOG.
2023-09-11 13:43:45 +02:00
jcamiel
d48dc7e296
Fix typo.
2023-09-11 13:31:55 +02:00
jcamiel
336ab101c8
Remove unused enum variant.
2023-09-11 11:32:25 +02:00
Fabrice Reix
915f539a4e
Fix parsing jsonpath slice
2023-09-11 09:00:26 +00:00
hurl-bot
91af068cb2
Update crates
2023-09-11 03:01:52 +00:00
hurl-bot
d831425555
Update crates
2023-09-09 03:01:40 +00:00
jcamiel
b457ea8f30
Remove static lifetimes from parsing functions.
2023-09-08 15:43:34 +02:00
jcamiel
30657d84a9
Add more tests units on XML parser.
2023-09-08 13:50:57 +02:00
jcamiel
c2342b90cb
Use operator for equals predicate in tests.
2023-09-08 11:12:09 +02:00
Filipe PINTO
965246f063
Add contrib for generic arm64 linux binary cross compile
2023-09-08 08:02:12 +00:00