Paul Beckingham
831476725e
Test: Removed obsolete bug.656.t
2015-10-23 07:18:45 -04:00
Paul Beckingham
d9cf8b4f36
Test: Merged bug.c001.t into recurrence.t
2015-10-23 07:17:03 -04:00
Paul Beckingham
33cf2735cf
Test: Merged bug.649.t into recurrence.t
2015-10-23 07:14:43 -04:00
Paul Beckingham
ed3eb31d7e
Test: Removed duplicated test
2015-10-23 07:09:15 -04:00
Paul Beckingham
9eda156ea9
Test: Merged bug.441.t into substitute.t
2015-10-23 07:07:53 -04:00
Paul Beckingham
b9bbc83302
Test: Merged bug.425.t into info.t
2015-10-23 07:06:31 -04:00
Paul Beckingham
9a4a2b507c
Test: Removed daylight saving sensitivity
2015-10-23 07:00:21 -04:00
Paul Beckingham
c2c6b051ff
Test: Merged bug.360.t into recurrence.t
2015-10-23 06:54:03 -04:00
Paul Beckingham
f393ae5969
Test: Renamed cli.t to quotes.t
2015-10-23 06:52:44 -04:00
Wilhelm Schuermann
2a2627e8a9
Test: Make version test compatible with non-beta releases
2015-10-22 13:43:40 +02:00
Paul Beckingham
10ebefa8eb
TW-1716: on-modify hooks fail if date.iso
is not set
...
- Thanks to Jens Erat.
2015-10-18 10:47:25 -04:00
Paul Beckingham
461610aaa6
Test: Cleanup prep for '-Wextra'
2015-10-16 15:55:17 -04:00
Paul Beckingham
e4b8c2f0f5
Test: Added Lexer::dequote test
2015-10-16 08:26:14 -04:00
Wilhelm Schuermann
5b35f80d57
TW-1715: No UDA needed, same problem with core attributes
2015-10-16 10:08:13 +02:00
Wilhelm Schuermann
c8e051a7dd
TW-1715: Add minimized testcase
2015-10-16 09:43:05 +02:00
Wilhelm Schuermann
190abd00b9
Test: Remove default dateformat for bash_tap.sh tests
2015-10-15 17:43:11 +02:00
Wilhelm Schuermann
acbad7568c
Test: Fix problem with "task" wrapper function
...
- Arguments with spaces like foo:'bar baz' were improperly passed to
Taskwarrior before. This only affected bash_tap.sh tests, the Python
tests have always been handling this properly.
2015-10-15 17:39:09 +02:00
Paul Beckingham
cfebb21260
Test: Enabled test that was failing
2015-10-10 22:49:41 -04:00
Paul Beckingham
5ef2d6f00d
Test: Enabled test that was disabled and failing
2015-10-10 22:01:09 -04:00
Paul Beckingham
731cba4181
TW-1620: Dateformat wrongly interpreted
...
- Thanks to Dirk Deimeke.
2015-10-07 08:13:27 -04:00
Paul Beckingham
40993623d7
Test: Fixed broken test
2015-10-07 07:58:34 -04:00
Paul Beckingham
1cea249c9e
Test: Restored old tests for ISO8601d
2015-10-07 07:55:22 -04:00
Paul Beckingham
799e62051f
Test: Removed Date
2015-10-05 09:54:54 -04:00
Paul Beckingham
1eb9c243fe
Test: Dates '9th', '10th', 'today' are now recognized as dates
2015-10-04 13:27:04 -04:00
Paul Beckingham
628f6b5fa6
Test: Fixed test that tried to use a floating point epoch date
2015-09-29 21:40:59 -04:00
Paul Beckingham
69a60103b9
Test: Added more ISO8601d tests
2015-09-27 11:19:02 -04:00
Paul Beckingham
49aa62b3b4
Tests: Added more ISO8601d tests
2015-09-27 02:11:05 -04:00
Paul Beckingham
dbb6a209a8
ISO8601: Added formatted date parsing
2015-09-27 00:18:38 -04:00
Paul Beckingham
b8977c4dd0
Test: Added more ISO8601d tests
2015-09-26 23:25:20 -04:00
Paul Beckingham
f32e53c7d6
Test: Added more ISO8601d tests
2015-09-26 22:23:04 -04:00
Paul Beckingham
1ff4e2ff13
Test: Added more ISO8601d tests
2015-09-26 22:07:04 -04:00
Paul Beckingham
12661b4bde
Test: Added more ISO8601d tests
2015-09-26 21:59:12 -04:00
Paul Beckingham
073f978955
Test: Added more ISO8601d tests
2015-09-26 21:49:39 -04:00
Paul Beckingham
76db26e3d7
Test: Added more ISO8601d tests
2015-09-26 21:47:23 -04:00
Paul Beckingham
843e49e2bc
Test: Added more ISO8601d tests
2015-09-26 21:43:58 -04:00
Paul Beckingham
2b31994ce0
Test: Added more ISO601d tests
2015-09-26 21:41:50 -04:00
Paul Beckingham
ff320345e9
ISO8601: Added ::monthOfYear and tests
2015-09-26 14:47:08 -04:00
Paul Beckingham
f26cff9a4a
ISO8601d: Added :dayName methods and tests
2015-09-26 14:32:14 -04:00
Paul Beckingham
0d6788635e
ISO8601d: Added ::monthName and tests
2015-09-26 14:02:26 -04:00
Paul Beckingham
965415d7a4
ISO8601d: Added ::daysInYear and tests
2015-09-26 13:57:10 -04:00
Paul Beckingham
d8eb0ac0da
ISO8601d: Added ::daysInMonth and tests
2015-09-26 13:52:43 -04:00
Paul Beckingham
6f5d07dcd4
ISO8601d: Added ::leapYear and tests
2015-09-26 13:47:27 -04:00
Paul Beckingham
f615db8a4c
ISO8601d: Added ::length and tests
2015-09-26 13:38:32 -04:00
Paul Beckingham
9962c14de2
Test: Added test for ISO8601d::dayOfWeek
2015-09-26 13:33:41 -04:00
Paul Beckingham
71e2f1bf2f
Date: Removed unused ::easter method
...
- It is duplicated in Dates.cpp.
2015-09-26 13:19:20 -04:00
Paul Beckingham
eeb592d032
ISO8601d: Renamed ::_value to ::_date
2015-09-26 12:26:09 -04:00
Paul Beckingham
bb53ae17ae
ISO8601p: Renamed ::_value to ::_period
2015-09-26 12:17:57 -04:00
Paul Beckingham
5325efbd07
TW-1700: modify tags behavior changed
...
- Thanks to David Badura.
2015-09-21 07:28:26 -04:00
Paul Beckingham
6c90875da4
Test: Fixed test broken by change in verbose default
2015-09-20 19:20:48 -04:00
Paul Beckingham
f97e68f1d6
Build: Ensured 'run_all' is present in the test dir
...
- Thanks to Gordon Ball.
2015-09-19 12:48:32 -04:00