Paul Beckingham
c5bde168c4
Unit Tests
...
- Fixed typo in test.
2014-06-29 22:18:23 -04:00
Paul Beckingham
e17dd13afd
Unit Tests
...
- Added tests for date parsing with and without depletion.
2014-06-29 22:17:52 -04:00
Paul Beckingham
3639226233
Unit Tests
...
- Added tests for date parsing without the depletion requirement.
2014-06-29 11:12:35 -04:00
Paul Beckingham
92b91a3141
Unit Tests
...
- Corrected calc output expectations.
2014-06-29 09:37:19 -04:00
Paul Beckingham
d787e1b969
Unit Test
...
- Removed character (!) from task project name that was causing a _neg_ operator
to be invoked.
2014-06-27 19:11:02 -04:00
Paul Beckingham
9dd7acac0b
Task
...
- Simplified dependency modification hnadling.
2014-06-26 23:55:50 -04:00
Paul Beckingham
e14c867a9b
Unit Tests
...
- Added tests for Lexer::boundary.
2014-06-18 17:46:05 -04:00
Paul Beckingham
cbb6decf93
Unit Tests
...
- Added Lexer test to split 'ordinary' into 'ordinary', not 'or' and 'dinary'.
2014-06-18 00:18:18 -04:00
Paul Beckingham
1ca58fad52
Unit Tests
...
- Corrected verbosity settings to keep filter terms out of results, and
affecting tests.
2014-06-17 23:20:36 -04:00
Paul Beckingham
43c097e10e
Unit Tests
...
- Updated to conform to template.
2014-06-17 01:18:34 -04:00
Paul Beckingham
45d41bbe75
Unit Tests
...
- Compares to the correct error message.
- Updated to conform to template.
2014-06-17 01:14:21 -04:00
Paul Beckingham
27801c3666
Unit Tests
...
- Updated to conform to template.
2014-06-17 01:10:59 -04:00
Paul Beckingham
adb5f2b4bd
Unit Tests
...
- Updated to conform to template.
2014-06-17 00:59:59 -04:00
Paul Beckingham
5f61c55b83
Unit Tests
...
- Corrected tests to use 3-letter day abbreviation, and look for the correct
error message.
- Updated to conform to template.
2014-06-16 21:44:30 -04:00
Paul Beckingham
841c78768c
Unit Tests
...
- Removed invliad test.
2014-06-15 23:54:14 -04:00
Paul Beckingham
392c9971f5
Unit Tests
...
- Corrected expectation that assumeѕ all duration fields are in ISO format.
2014-06-15 23:42:16 -04:00
Paul Beckingham
d2a5a89bcf
Unit Tests
...
- Now conform to template.
2014-06-15 23:21:30 -04:00
Paul Beckingham
8c34d46687
Unit Tests
...
- Corrected unit tests that assume 'sod' and 'eod' are the same day.
2014-06-15 23:10:47 -04:00
Paul Beckingham
464d0ec690
Unit Tests
...
- Corrected test to expect an ISO date instead of an epoch.
2014-06-15 23:09:05 -04:00
Paul Beckingham
5901a245f1
Unit Tests
...
- Removed obsolete test ('1ST' --> not a date).
2014-06-15 22:47:30 -04:00
Paul Beckingham
67d85b484b
Unit Tests
...
- Removed diagnostic output that is no longer needed.
2014-06-15 22:22:02 -04:00
Paul Beckingham
222c20f161
Unit Tests
...
- Tests now conform to template.
2014-06-15 10:14:14 -04:00
Paul Beckingham
5b2505f6da
Unit Tests
...
- Tests now conform to template.
2014-06-15 09:30:46 -04:00
Paul Beckingham
784b14c69a
Unit Tests
...
- Corrected test to expect durations in ISO8601 format.
2014-06-15 08:38:51 -04:00
Paul Beckingham
b4510e9f48
Unit Tests
...
- Corrected unit test that relied on old behavior, namely 'due.before:1d',
which is like specifying '1403007839 < 86400'. Taskwarrior always assumed
that whenever a duration was specified, such as '1d', it really meant
'now + 1d'. With full algebraic expression support, this can no longer be
the case and now we need 'due.before:now+1d'.
2014-06-15 08:33:52 -04:00
Paul Beckingham
dc53d9c60e
Unit Tests
...
- Tests now conform to template.
2014-06-14 16:13:39 -04:00
Paul Beckingham
855de25e0d
Unit Tests
...
- Corrected test that assumed completed.data was created, which is not
always the case now.
2014-06-14 15:38:51 -04:00
Paul Beckingham
39c9f54d16
Unit Tests
...
- Upgraded tests to use new template.
2014-06-11 22:26:28 -04:00
Paul Beckingham
a77e4292ab
Unit Tests
...
- Removed obsolete tests.
2014-06-11 21:57:17 -04:00
Paul Beckingham
456b982ced
DOM
...
- Updated DOM to use Variant ovjects, which carry a type which improves
expression evaluation.
2014-06-11 21:53:00 -04:00
Paul Beckingham
e8474fc145
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:39:11 -04:00
Paul Beckingham
699d85be29
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:37:37 -04:00
Paul Beckingham
f7a68df299
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:35:03 -04:00
Paul Beckingham
39da3d68ca
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:33:44 -04:00
Paul Beckingham
ccc0fa7c30
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:31:33 -04:00
Paul Beckingham
a76614aabb
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:28:56 -04:00
Paul Beckingham
50a12d3598
Unit Tests
...
- Removed obsolete tests.
2014-06-11 06:26:25 -04:00
Paul Beckingham
1cf79ffda7
Unit Test
...
- Removed obsolete test.
2014-06-11 06:23:13 -04:00
Paul Beckingham
110592da8c
Unit Tests
...
- Removed obsolete test.
2014-06-11 06:22:30 -04:00
Paul Beckingham
a011800764
Unit Tests
...
- Upgraded disabled test to active.
2014-06-11 06:22:06 -04:00
Paul Beckingham
a93ae1ca07
Unit Tests
...
- Removed obsolete test.
2014-06-11 06:21:16 -04:00
Paul Beckingham
7512dd21aa
Unit Tests
...
- Removed obsolete test.
2014-06-11 06:20:36 -04:00
Paul Beckingham
6ae40dbc57
Unit Tests
...
- Removed oboslete test.
2014-06-11 06:20:02 -04:00
Paul Beckingham
24e2f24301
Unit Tests
...
- Corrected urgency unit tests that had been disabled and had rotted.
2014-06-10 15:53:05 -04:00
Paul Beckingham
43d953094b
Unit Tests
...
- Corrected test count, which was artificially low, hiding some failing tests.
2014-06-09 20:47:19 -04:00
Paul Beckingham
310cafcc7d
Unit Tests
...
- Enabled all urgency unit tests, even though many fail. Time to fix them.
2014-06-09 19:43:46 -04:00
Paul Beckingham
c9ba7ae301
Unit Tests
...
- Corrected Lexer tests that used obsolete duration forms.
- Added more duration test parses.
2014-06-09 18:03:36 -04:00
Paul Beckingham
d0d8d5eece
Duration
...
- Dropped support for parsing many intermediate representations. For example,
this list:
monthly, months, month, mnths, mths, mth, mos, mo
is now reduced to:
monthly, months, month, mo
2014-06-09 17:14:32 -04:00
Paul Beckingham
ff966c069c
Tasksh
...
- Took the broken tasksh program out back behind the barn and shot it.
It will be rewritten as a separate project, and extension.
2014-06-08 18:24:30 -04:00
Paul Beckingham
0aa323164a
Unit Tests
...
- Added Lexer tests to make sure '9th' and '10th' are recognized as identifiers.
2014-06-08 14:16:46 -04:00