timewarrior/test
Scott Mcdermott 05b72bba6f Use raw python strings for regex escapes in test summary
Python warns about "\d" and friends that aren't in raw quotes, so we add
the 'r'aw string-qualifier.

Signed-off-by: Scott Mcdermott <scott@smemsh.net>
2024-09-13 15:45:11 +02:00
..
basetest Remove stuff for Python < 3.7 2023-04-17 08:17:29 +02:00
docker Jettison centos7 and centos8 in favor of centos-stream9 2024-06-05 20:26:22 +02:00
scripts Tweak output of macOS test script 2024-01-13 18:57:49 +01:00
simpletap Fix grammar and spelling 2023-04-17 08:17:29 +02:00
test_extensions Add tests for configurable report range, update man page 2022-12-31 22:22:49 +01:00
.gitignore test: Add test to ensure Datafile throws when deleteInterval fails 2020-08-11 10:39:34 +02:00
annotate.t Update copyright statements 2023-09-18 12:33:17 +02:00
AtomicFile.t Polish up bash scripts 2023-04-18 23:18:43 +02:00
AtomicFileTest.cpp Unify coding style 2023-12-23 22:38:31 +01:00
bash_tap.sh Polish up bash scripts 2023-04-18 23:18:43 +02:00
bash_tap_ti.sh Fix output redirection 2023-06-17 14:19:02 +02:00
cancel.t Update copyright statements 2023-09-18 12:33:17 +02:00
chart.t Update copyright statements 2023-09-18 12:33:17 +02:00
cli.t Update copyright statements 2023-09-18 12:33:17 +02:00
clock.t Update copyright statements 2023-09-18 12:33:17 +02:00
CMakeLists.txt Make CMake/Make signal start of test suite run 2023-06-17 14:19:02 +02:00
config.t Update copyright statements 2023-09-18 12:33:17 +02:00
continue.t Update copyrights 2023-04-04 22:44:44 +02:00
data.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
Datafile.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
DatetimeParser.t.cpp Update copyright ranges 2023-12-23 23:14:46 +01:00
delete.t Update copyrights 2023-04-04 22:44:44 +02:00
dom.t Update copyright statements 2023-09-18 12:33:17 +02:00
exclusion.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
export.t Update copyrights 2023-04-04 22:44:44 +02:00
extensions.t Update copyright statements 2023-09-18 12:33:17 +02:00
fill.t Update copyright statements 2023-09-18 12:33:17 +02:00
gaps.t Update copyright statements 2023-09-18 12:33:17 +02:00
help.t Update copyright statements 2023-09-18 12:33:17 +02:00
helper.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
ids.t Update copyright statements 2023-09-18 12:33:17 +02:00
interval.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
join.t Update copyrights 2023-04-04 22:44:44 +02:00
lengthen.t Update copyrights 2023-04-04 22:44:44 +02:00
modify.t Update copyrights 2023-04-04 22:44:44 +02:00
move.t Update copyrights 2023-04-04 22:44:44 +02:00
performance-plot.py Improve performance-plot script 2021-11-19 23:20:25 +01:00
performance-test.sh Polish up bash scripts 2023-04-18 23:18:43 +02:00
problems Add --details option 2022-12-29 13:56:21 +01:00
quiet.t Update copyright statements 2023-09-18 12:33:17 +02:00
range.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
resize.t Update copyright statements 2023-09-18 12:33:17 +02:00
retag.t Add retag command (#551) 2023-07-31 22:45:08 +02:00
rules.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
run_all Set correct application name in test suite run script 2023-06-17 14:19:02 +02:00
shorten.t Update copyright statements 2023-09-18 12:33:17 +02:00
split.t Update copyright statements 2023-09-18 12:33:17 +02:00
start.t Update copyright statements 2023-09-18 12:33:17 +02:00
stop.t Update copyright statements 2023-09-18 12:33:17 +02:00
summary.t Use raw python strings for regex escapes in test summary 2024-09-13 15:45:11 +02:00
tag.t Update copyright statements 2023-09-18 12:33:17 +02:00
TagInfoDatabase.t.cpp Update copyright statements 2023-09-18 12:33:17 +02:00
tags.t Update copyright statements 2023-09-18 12:33:17 +02:00
TempDir.h Update copyright statements 2023-09-18 12:33:17 +02:00
test.cpp Update copyright ranges 2023-12-23 23:14:46 +01:00
test.h Update copyright ranges 2023-12-23 23:14:46 +01:00
test_totals.t Update copyright statements 2023-09-18 12:33:17 +02:00
timemachine Polish up bash scripts 2023-04-18 23:18:43 +02:00
track.t doc: Update copyright to 2021 2021-01-02 02:52:39 -05:00
undo.t Update copyright ranges 2021-05-27 21:11:32 +02:00
untag.t Update copyright statements 2023-09-18 12:33:17 +02:00
util.t.cpp Update copyright ranges 2023-12-23 23:14:46 +01:00
version.t Update copyrights 2023-04-04 22:44:44 +02:00
write-failure.t Fix typos and wording 2023-04-04 22:44:44 +02:00