Tomas Babej
184d736763
tests: Add tests for rule.color.merge
2015-09-03 18:14:09 -04:00
Paul Beckingham
f9572b3d14
Test: Tweaked tw-20 test
...
- Added 'Harley Pig' to AUTHORS.
- Made test executable.
2015-08-31 18:44:27 -04:00
Harley Pig
e91137c315
Test: TW-20 Check that annotations are not deleted and re-added when not edited
2015-08-31 18:43:22 -04:00
Harley Pig
7d02676f68
Test: Check for correct handling when same task entered twice
...
Signed-off-by: Wilhelm Schuermann <wimschuermann@googlemail.com>
2015-08-30 20:55:39 +02:00
Wilhelm Schuermann
6e22a1f279
Tests: Use TASKDATA env variable in Bash tests
...
- Now that bash_tap.sh no longer uses subshells, TASKDATA can and
and should be used. This fixes a bug introduced with the switch
to "eval" where having TASKDATA set while running tests would
potentially lead to problems.
2015-08-30 18:34:29 +02:00
Paul Beckingham
c61f7e6b8f
Footnote: New 'recur' verbosity token
2015-08-23 20:36:06 -04:00
Paul Beckingham
b1839adf97
TW-1664: Notify of waiting→pending promotion
...
- Thanks to Daniel Shahaf.
2015-08-23 16:59:22 -04:00
Paul Beckingham
b765825cca
Test: Added import status validation
2015-08-22 12:36:23 -04:00
Paul Beckingham
908451cbf7
Test: Added more '_unique' tests
2015-08-22 08:51:49 -04:00
Paul Beckingham
703cfdf2d6
Test: Added segfault test
...
- Thanks to Daniel Shahaf.
2015-08-22 08:16:07 -04:00
Paul Beckingham
358e0cc62d
Modifiers: "is" and "isnt" are now exact/inexact operators
2015-08-17 08:09:40 -04:00
Paul Beckingham
8eb321d8f0
Test: Added simple failure in addition to SIGABRT
2015-08-14 11:26:40 -04:00
Paul Beckingham
a5c722361d
Test: Added bulk.t diagnostics
...
- Because running the test on different platforms doesn't show any errors,
but automated flod testing does. Mystery...
2015-08-14 11:10:11 -04:00
Paul Beckingham
cdc5b82e3f
Test: Added search case sensitivity to test
2015-08-14 10:36:54 -04:00
Paul Beckingham
5a7446bf4f
Test: Made test less ambiguous
2015-08-14 09:51:46 -04:00
Paul Beckingham
6724dd3766
Test: Reworked test to avoid faketime and self.t.runError
2015-08-14 09:13:10 -04:00
Paul Beckingham
14a8246e22
Test: Added faketime warning to template
2015-08-14 09:08:58 -04:00
Paul Beckingham
f4bc3442a6
Test: Added note about faketime bug
...
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750721
2015-08-14 08:50:02 -04:00
Paul Beckingham
7e8e826b1a
Test: Reverted timeout changes
2015-08-14 07:58:20 -04:00
Paul Beckingham
a89bb40a55
Test: Increased timeout - temporary change
2015-08-14 07:51:19 -04:00
Paul Beckingham
b06f0144ed
Test: Increased timeout for bulk test, which appears to matter
2015-08-14 07:44:49 -04:00
Paul Beckingham
2ac229c84f
Test: Typo fixed
2015-08-14 07:41:19 -04:00
Paul Beckingham
5f2fc6c5b6
Test: Corrected recurrence testing for confirmation
2015-08-14 07:36:34 -04:00
Paul Beckingham
8b68f7317c
Test: Added recurrence upgrade tests
2015-08-14 07:16:25 -04:00
Paul Beckingham
617d1eaf3b
Test: Removed TODO items that are done
2015-08-13 13:34:59 -04:00
Paul Beckingham
79041ba501
Test: Adjusted expected value
2015-08-13 07:05:29 -04:00
Paul Beckingham
78529f5110
Test: Corrected columns test
2015-08-12 22:32:58 -04:00
Paul Beckingham
5998ca71cc
Test: Corrected column test
2015-08-12 21:39:58 -04:00
Paul Beckingham
ffcc574c85
TW-1653: info report regression; shouldn't be context sensitive
...
- Thanks to David Patrick, Tomas Babej.
2015-08-12 21:39:04 -04:00
Paul Beckingham
35b52c421b
ISO8601: Implemented ISO8601p::formatVague for short-form, rounded values
2015-08-12 16:22:13 -04:00
Paul Beckingham
565232eccd
Duration: Obsolete, removed
2015-08-12 11:41:15 -04:00
Paul Beckingham
593b334d5e
Test: Corrected test
2015-08-12 10:03:11 -04:00
Paul Beckingham
0f611a34e3
Test: Corrected final errors
...
- ISO8601p now contains all Duration functionality.
2015-08-12 07:38:22 -04:00
Paul Beckingham
6a2e8dcc54
Test: Corrected more expected values
2015-08-12 07:35:39 -04:00
Paul Beckingham
124381c5ff
Test: Corrected more test expectations
2015-08-12 00:19:01 -04:00
Paul Beckingham
ffda6b1ecf
Test: Corrected test expectations
2015-08-11 23:56:11 -04:00
Paul Beckingham
ad07e944cc
Test: Fixed some test expected values.
2015-08-11 23:47:29 -04:00
Paul Beckingham
1ec62bc652
Test: Corrected expected member values
2015-08-11 23:23:04 -04:00
Paul Beckingham
42e2bb0d1f
Test: Fixing duration tests
2015-08-10 09:03:41 -04:00
Paul Beckingham
35570b89cd
Test: Fxied broken tests
2015-08-09 17:26:33 -04:00
Paul Beckingham
f183d8829a
Test: Migrated Duration test to ISO8601p, which fail
2015-08-09 16:34:04 -04:00
Paul Beckingham
f04a6177ac
Test: Another UUID validation test
2015-08-09 10:42:15 -04:00
Paul Beckingham
f16ce91d45
Test: Added a UUID parse test
2015-08-09 10:35:02 -04:00
Paul Beckingham
2a6a40d97b
Test: Verify that invalid UUIDs are not accepted
2015-08-09 10:26:10 -04:00
Daniel Shahaf
9cdabf288e
Test: Added sugar testß
2015-08-08 00:25:14 -04:00
Paul Beckingham
76f9475950
Test: Switched from 'out' to 'err' for a footnote message
2015-08-07 23:54:43 -04:00
Paul Beckingham
3ef8112173
Test: Modificed dependency test to not use abbreviated DOM refs
2015-08-07 19:34:23 -04:00
Paul Beckingham
ce0bd430d0
Test: Modified abbreviated DOM test
2015-08-07 19:33:57 -04:00
Paul Beckingham
38500fd90b
TW-1652: task rm misparsed
...
- Thanks to Daniel Shahaf.
2015-08-07 19:33:27 -04:00
Paul Beckingham
92d37e5124
Lexer: An 8-digit string is now allowed to be considered a UUID
2015-08-07 09:21:58 -04:00