timewarrior/test
Thomas Lauf 295b7b78f4 Wrap emerge call with keep-alive script
- emerge takes longer than 10 minutes for some jobs to output something
- travis kills builds that do not output something for 10 minutes
- Workaround: add a keep-alive script that echos "RUNNING" every minute for one hour. This should keep the door open long enough for emerge to finish...

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-05-03 16:52:15 +02:00
..
basetest Add tests for 'timew annotate' 2018-10-10 20:42:01 +02:00
docker Wrap emerge call with keep-alive script 2019-05-03 16:52:15 +02:00
scripts Fix package name in pip install command 2019-01-13 23:34:18 +01:00
simpletap Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
test_extensions Tests: check ways report could be called from cli 2016-06-23 17:21:13 -04:00
.gitignore Clean up .gitignore files 2019-04-10 12:08:42 +02:00
annotate.t Add tests for 'timew annotate' 2018-10-10 20:42:01 +02:00
bash_tap.sh Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
bash_tap_ti.sh Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
cancel.t Improve cancel.t 2018-08-10 17:08:20 +02:00
chart.t Fix tests 2019-02-15 10:16:12 +01:00
cli.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
clock.t Add sleep to fix clock test 2019-01-07 21:33:05 +01:00
CMakeLists.txt Add a tag database 2018-09-07 10:13:22 +02:00
config.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
continue.t Improve continue.t 2018-08-10 17:08:20 +02:00
data.t.cpp Extract creation of intervals into IntervalFactory 2018-10-08 21:42:25 +02:00
delete.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
dom.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
exclusion.t.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
export.t Fix file mode 2019-02-27 22:08:29 +01:00
extensions.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
fill.t Use interval asserts in fill.t 2018-08-10 17:08:20 +02:00
gaps.t Refactor configure_exclusions 2018-08-10 17:08:20 +02:00
helper.t.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
ids.t Fix getTracked() when last interval is empty 2018-09-18 21:06:05 +02:00
interval.t.cpp Add quotes to expected annotations in interval.t 2018-10-18 08:20:35 +02:00
join.t Let command join merge tags of given intervals 2019-01-20 23:25:54 +01:00
lengthen.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
modify.t Fix file mode 2019-02-27 22:08:29 +01:00
move.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
problems Fix typos 2018-01-05 10:49:17 +01:00
quiet.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
range.t.cpp Rename Range::overlap to Range::overlaps 2018-09-18 21:06:33 +02:00
resize.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
rules.t.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
run_all Tests: Removed TASKD_USE_PATH 2016-11-22 10:23:03 -05:00
shorten.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
split.t Use interval asserts in split.t 2018-08-10 17:08:20 +02:00
start.t Add missing 'Z' to datetime string when using UTC 2019-04-11 16:44:52 +02:00
stop.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
summary.t #165: Add test for empty intervals at midnight 2018-09-18 21:04:09 +02:00
tag.t test/tag.t: Add test for '%' character in a tag. 2019-02-26 21:56:55 +01:00
TagInfoDatabase.t.cpp Introduce add function 2018-09-07 10:13:22 +02:00
tags.t Update tests 2018-09-07 10:13:22 +02:00
template.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
test.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
test.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
test_on-modify.timewarrior.t.py ReviewFixes: Reset tags instead of stop/start task; formatting changes 2018-05-15 18:21:36 +02:00
test_totals.t Refactor totals.py 2018-05-10 19:22:34 +02:00
timemachine Rename variable day to dates, function current_date to default_dates 2019-03-02 18:01:56 +01:00
track.t Add tests for intervals enclosing month borders 2018-09-18 21:06:33 +02:00
undo.t Fix undo.t 2019-02-27 21:26:10 +01:00
untag.t Improve untag.t 2018-08-10 17:08:20 +02:00
util.t.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
version.t Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00