Paul Beckingham
b65550e620
Tests: Eliminated old-style EOD math
2017-03-05 09:35:34 -05:00
Paul Beckingham
36e67a0c71
Tests: Corrected lexer data type for newly-supported date types
2017-03-05 09:35:13 -05:00
Paul Beckingham
9b0b314618
Tests: Eliminated namedDates
2017-03-05 09:34:30 -05:00
Paul Beckingham
2912df58fb
Tests: Removed unused Nibbler tests
2017-03-04 22:21:07 -05:00
Paul Beckingham
3a7e3b8836
Tests: Eliminated ISO8601d tests
2017-03-04 22:16:36 -05:00
Paul Beckingham
7647a089d0
Tests: Eliminated ISO8601p tests
2017-03-04 21:49:38 -05:00
Paul Beckingham
28030cfc39
DOM: tw.syncneeded should be 0/1, not false/true
2017-02-27 07:52:40 -05:00
Paul Beckingham
dd4fef6794
Config: Migrated to libshared Configuration
2017-02-26 10:46:51 -05:00
Paul Beckingham
a31434fd48
Config: Separated configuration from defaults
2017-02-26 10:22:39 -05:00
Paul Beckingham
098a3b603f
Tests: Added new DOM reference tests
2017-02-25 19:23:43 -05:00
Lukas Barth
cd90b8a06d
Add unit tests for new history commands
2017-02-09 19:14:58 -05:00
Paul Beckingham
440cfb009e
CmdTimesheet: Rewrote the command
...
- Updated the 'timesheet' command with a more compact report that accepts a
filter, and has a default filter showing the last four weeks of completed and
started tasks.
2017-02-09 08:19:30 -05:00
Paul Beckingham
4c20ff04c2
Tests: Improved documenation in template
2017-02-09 02:49:39 +01:00
Paul Beckingham
7e09dd9457
Color: Now uses libshared
2017-01-25 22:26:33 -05:00
Paul Beckingham
e17ee31975
PKI: Updated test_client
2017-01-24 20:15:47 -05:00
Paul Beckingham
55ec3020ad
PKI: Updated CRL
2017-01-24 20:12:46 -05:00
Paul Beckingham
57ba3f1541
PKI: Updated server
2017-01-24 20:04:24 -05:00
Paul Beckingham
452dc52340
PKI: Updated client
2017-01-24 19:58:40 -05:00
Paul Beckingham
72c95bbd2b
PKI: Updated CA
2017-01-24 19:55:01 -05:00
Paul Beckingham
eb935d895b
TW-1881: default.scheduled seems not to work
...
- Thanks to Onion.
2017-01-16 20:25:58 -05:00
Paul Beckingham
5206b4a84b
TW-1827: Extract annotations from a task
...
- Thanks to Ryan.
2017-01-16 16:00:16 -05:00
Paul Beckingham
fdd55bc422
Tests: Added debug info, which makes it look like TW-1837 it working
2017-01-16 15:29:11 -05:00
Paul Beckingham
570152d67b
Tests: Added TW-1837 test
2017-01-16 15:20:50 -05:00
Paul Beckingham
44dc19e21b
TW-1667: hooks: upon failure indicate which hook failed
...
- Thanks to Daniel Shahaf.
2017-01-16 13:14:08 -05:00
Paul Beckingham
246c3601be
Tests: Combined two almost identical tests into one
2017-01-08 11:53:05 -05:00
Paul Beckingham
a50e65a134
Copyright update
2017-01-01 12:30:04 -05:00
Paul Beckingham
392e74cd70
ViewText: Eliminated
2016-12-17 20:23:36 -05:00
Paul Beckingham
c85862f894
Tests: Broke one tests into eight, so it is clear which one fails
2016-12-17 17:36:11 -05:00
Paul Beckingham
bc58b82e96
DOM: Converted from ISO8601 to Datetime/Duration
...
- In addition fixed the week number of 2011-09-01 to 35, therefore the
tests change also.
2016-12-11 21:46:46 -05:00
Paul Beckingham
f6ae39cb82
Msg: Migrated to use libshared
2016-12-11 20:33:13 -05:00
Paul Beckingham
eb1e35e84b
Tests: Eliminated empty text.t test
2016-12-11 17:40:40 -05:00
Paul Beckingham
a0d88aaef8
util: Migrated strippedLength from text
2016-12-11 17:39:11 -05:00
Paul Beckingham
0027c9face
util: Migrated nontrivial from text
2016-12-11 17:34:50 -05:00
Paul Beckingham
b38eae6930
Tests: Removed migrated autoComplete tests
2016-12-07 01:18:25 -05:00
Paul Beckingham
0dd4ed2836
Tests: Removed migrated text tests
2016-12-07 01:15:01 -05:00
Paul Beckingham
fa420950a0
Tests: Removed migrated util tests
2016-12-07 01:14:47 -05:00
Paul Beckingham
f21568ae4c
Tests: Set sys.stdout as utf8
2016-11-21 22:07:02 -05:00
Paul Beckingham
973cb8a718
Tests: Fixed test harness for Python 3.x.
...
- Thanks to jrabbit.
2016-11-21 20:34:18 -05:00
Paul Beckingham
5a97ffee10
TDB2: Made sure file exists before checking readability
2016-11-19 09:45:04 -05:00
Paul Beckingham
40488808e5
Test: Removed binary output from test
2016-11-06 23:56:55 -05:00
Paul Beckingham
5e3468c1be
Test: Removed binary output from test
2016-11-06 23:50:40 -05:00
Paul Beckingham
f82812ab24
Tests: Fixed unit test that emitted unicode, that 'run_all' dislikes
2016-11-06 17:57:35 -05:00
Paul Beckingham
220aaf29f2
Test: Fixed bad typo in test framework
2016-11-06 01:12:56 -04:00
Paul Beckingham
9e6839a2c4
Tests: Removed unnecessary imports
2016-10-22 13:21:39 -04:00
Paul Beckingham
d8bf209f29
Tests: Updated to non-deprecated Boolean values
2016-09-04 16:13:23 -04:00
Paul Beckingham
62d2514425
Tests: Removed redundant FS tests
2016-06-26 09:21:55 -04:00
Paul Beckingham
fb3563bf65
Tests: Removed redundant utf8 tests
2016-06-25 17:54:18 -04:00
Paul Beckingham
446580d8dd
Tests: Removed redundant listt tests
2016-06-25 17:50:14 -04:00
Paul Beckingham
058f9ab218
Tests: Removed redundant format tests
2016-06-25 17:48:21 -04:00
Paul Beckingham
59f4475466
Tests: Removed JSON tests
2016-06-25 17:42:59 -04:00