Commit Graph

2670 Commits

Author SHA1 Message Date
Fabrice Reix
d785fe06cf
Remove lifetime from StyledString struct 2024-06-03 20:57:54 +02:00
hurl-bot
482c257ce8
Update crates 2024-06-03 03:02:07 +00:00
Fabrice Reix
1831f4eb4d
Add append and split methods to StyledString 2024-06-01 10:02:40 +02:00
Jean-Christophe Amiel
f7ba746959
Update changelog. 2024-05-31 16:48:19 +00:00
Jean-Christophe Amiel
efbc41bf1b
USe StyledText in logger instead of colored::* 2024-05-31 18:06:59 +02:00
Fabrice Reix
b35fd1bdc0
Refacto RichText to StyledText 2024-05-31 15:28:04 +00:00
Jean-Christophe Amiel
f3858f7c18
Create intermediary directories if necessary when producing JUnit report 2024-05-31 16:57:44 +02:00
lepapareil
a9c01cd352
Add check_release_assets_sha.sh 2024-05-31 13:11:34 +00:00
Jean-Christophe Amiel
085e67b7e9
Add more colors to RichText 2024-05-31 13:03:01 +02:00
Jean-Christophe Amiel
492ea25fee
Implementaion of builder method bold.
Note: bold method doesn't create a new token, it modifies the last token.
2024-05-31 09:16:05 +00:00
Jean-Christophe Amiel
7b6527ff16
Update docs. 2024-05-31 09:44:39 +02:00
Simon Halsey
a44a734899
Updated Windows install notes 2024-05-31 07:06:33 +00:00
Jean-Christophe Amiel
6f98d51092
Use FromStr trait on Url instead of dedicated associated method. 2024-05-30 17:00:39 +02:00
Fabrice Reix
165077ed21
Add RichText type 2024-05-30 15:47:15 +02:00
Jean-Christophe Amiel
e471a9aee6
Create intermediary directories if necessary when producing TAP report 2024-05-28 18:19:13 +02:00
Jean-Christophe Amiel
570741ade1
Improve JUnit error report. 2024-05-28 18:00:54 +02:00
Jean-Christophe Amiel
6ff8e0223e
Improve error reporting for TAP report. 2024-05-28 16:31:45 +02:00
Jean-Christophe Amiel
0c89d352d8
Improve report error. 2024-05-28 14:30:50 +02:00
hurl-bot
e784537f21
Update crates 2024-05-28 03:01:56 +00:00
hurl-bot
4638705351
Update crates 2024-05-26 03:01:47 +00:00
Fabrice Reix
0ec511e146
Add diff module 2024-05-25 17:07:01 +02:00
hurl-bot
b77fc74d23
Update crates 2024-05-25 03:01:47 +00:00
Fabrice Reix
cf449fdeef
Use output option source line for output error 2024-05-24 09:35:59 +00:00
hurl-bot
a90f30f80c
Update crates 2024-05-24 03:01:59 +00:00
Fabrice Reix
22c6ebf73f
Replace output warnings by errors 2024-05-23 21:58:01 +02:00
Jean-Christophe Amiel
6f36c19472
Update changelog. 2024-05-22 16:52:15 +02:00
Fabrice Reix
851960b354
Move error_string function to core 2024-05-22 14:38:05 +02:00
Jean-Christophe Amiel
af0417d25d
Do not filter 'Authorization' header if host doesn't change while following redirection 2024-05-22 11:42:01 +02:00
Jean-Christophe Amiel
9dee51c22d
Fix sending Authorization header from --user when following redirect 2024-05-22 07:18:29 +00:00
hurl-bot
24da88526d
Update crates 2024-05-22 03:02:39 +00:00
Jean-Christophe Amiel
90d9226ec0
Upgrade Python requests 2.32.0 2024-05-21 15:52:24 +00:00
Filipe PINTO
ee92a29268
Fix Unchanged status on update_crates.sh 2024-05-21 14:36:19 +02:00
Fabrice Reix
1db872486a
Display output error with source info 2024-05-21 07:23:39 +00:00
Jean-Christophe Amiel
56a8412eda
Improve redirection integration test. 2024-05-21 08:50:04 +02:00
hurl-bot
e67c245ebe
Update crates 2024-05-21 03:02:08 +00:00
Jean-Christophe Amiel
b66884c986
Refacto on parse TAP header + add failed integration test on invalid TAP. 2024-05-20 14:47:30 +02:00
Jean-Christophe Amiel
c3d0cecbc9
Add integration test for --report-json option. 2024-05-20 14:22:46 +02:00
Jean-Christophe Amiel
cfcd26cc64
Do not take reports creations into account for test duration. 2024-05-20 13:15:16 +02:00
hurl-bot
1d49ba1c72
Update crates 2024-05-20 03:02:11 +00:00
Jean-Christophe Amiel
ae07811586
Update changelog. 2024-05-19 22:55:23 +00:00
Jean-Christophe Amiel
8f4e6504c3
Improve code docs. 2024-05-19 23:53:59 +02:00
Jean-Christophe Amiel
c2c8aff1b3
Export results to JSON report. 2024-05-19 17:19:13 +02:00
Jean-Christophe Amiel
75ab681cbe
Initialize report-json option. 2024-05-19 14:50:53 +02:00
Jean-Christophe Amiel
40b59bb8e3
Regroup report exports in one function. 2024-05-19 14:49:45 +02:00
hurl-bot
09f0a153c9
Update crates 2024-05-18 03:02:06 +00:00
Jean-Christophe Amiel
050b803a97
Use http::Url in http::Response. 2024-05-17 17:59:59 +02:00
Filipe PINTO
2c72b8d6a0
WIP PPA 2024-05-17 16:04:01 +02:00
Fabrice Reix
baf3453637
Refacto OutputError 2024-05-17 12:25:32 +00:00
hurl-bot
b6ae6f5094
Update actions 2024-05-17 08:27:21 +00:00
Fabrice Reix
7b266f53d1
Encapsulate HttpError in RunnerError 2024-05-17 07:29:02 +00:00