Wilhelm Schuermann
3f1b8304b0
l10n: Fix typos
2015-07-18 21:52:18 +02:00
Paul Beckingham
476561fb87
Test: Added _config tests
2015-07-18 15:48:35 -04:00
Paul Beckingham
130f98175a
Test: Added _tags tests
2015-07-18 15:21:14 -04:00
Paul Beckingham
05359735ff
Test: Added annotation tests
2015-07-18 15:15:36 -04:00
Paul Beckingham
1506ae9ff1
Test: Added edit test of a fully-loaded task
2015-07-18 14:57:26 -04:00
Paul Beckingham
9541a63321
Test: Added UDA format tests
2015-07-18 14:49:10 -04:00
Paul Beckingham
d66d53a013
CmdColumns: Added <uda> to the sample column formats
2015-07-18 14:38:38 -04:00
Paul Beckingham
3619cf219d
Test: Added col.t to test Column::measure
2015-07-18 14:11:14 -04:00
Paul Beckingham
428209e128
Test: Extended history tests to cover ghistory
2015-07-18 13:54:14 -04:00
Paul Beckingham
09fb6524cc
Test: Added tags format tests
2015-07-18 13:43:42 -04:00
Paul Beckingham
56f806e251
Test: Added unrecognized format tests
2015-07-18 13:32:07 -04:00
Paul Beckingham
45cc7fee95
Test: Added color.cmd.t
2015-07-18 13:15:50 -04:00
Paul Beckingham
b1b1d97866
Bug: ID column width calculations were wrong
...
- Fixed width calculations, which were wrong for tasks with ID numbers greater
than 9999.
- Added simple (fast) heuristic for ID widths for ID number up to 100000. 64Kb
RAM ought to be enough for anybody.
2015-07-18 13:08:37 -04:00
Paul Beckingham
9c9808e141
Test: Added project column formatting tests
2015-07-18 12:02:25 -04:00
Paul Beckingham
a37b5d6213
Test: merged all recurrence scripts into one
...
- The new recurrence.t includes all previous tests.
- A list of TODO items at the bottom indicates further needs.
2015-07-18 11:25:47 -04:00
Paul Beckingham
d753bb747b
Columns: Removed unnecessary virtual overrides
2015-07-18 00:43:51 -04:00
Paul Beckingham
b37caeaa68
Test: Added test for burndown chart
2015-07-18 00:24:37 -04:00
Paul Beckingham
843f78e361
Test: Added tests for 'reports' command
2015-07-18 00:06:06 -04:00
Paul Beckingham
2d5105045d
Test: Added test for the 'show' command
2015-07-18 00:00:31 -04:00
Paul Beckingham
afab04b2f7
CmdShow: Fixed text formatting bug
...
- Two feedback messasges got concatenated, with no spacing in between.
2015-07-17 23:58:18 -04:00
Paul Beckingham
f601ae5d8c
UTF8: Latest wcwidth.c from Markus Kuhn.
...
- http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
2015-07-17 23:45:32 -04:00
Paul Beckingham
e39f610a68
ColDate: Removed Col* virtual overrides that delegate back to the base
2015-07-17 23:23:43 -04:00
Paul Beckingham
40c472e3d5
Test: Added 'udas' and '_udas' command tests
2015-07-17 22:58:45 -04:00
Paul Beckingham
7eba74a0bc
Test: Added more column format tests
2015-07-17 22:48:44 -04:00
Paul Beckingham
ba4c0ce843
Test: Added more status tests
2015-07-17 22:33:54 -04:00
Paul Beckingham
5b0c3af927
Test: Added export limit test
...
- Thanks to Daniel Shahaf.
2015-07-17 22:14:18 -04:00
Paul Beckingham
2dbe06aaa1
Test: Added Duration::formatSeconds test
2015-07-17 22:10:14 -04:00
Paul Beckingham
649604e015
Test: Added debug hooks mode tests
2015-07-17 22:09:51 -04:00
Paul Beckingham
5fa62565ea
Test: Added debug mode tests
2015-07-17 22:02:54 -04:00
Paul Beckingham
c86b562a4a
Test: Added more date tests
2015-07-17 21:51:07 -04:00
Paul Beckingham
0449215bbb
Test: Added test for 'stats' command
2015-07-17 21:37:38 -04:00
Paul Beckingham
e68ae3f880
Test: Added DOM test with missing reference
2015-07-17 21:29:04 -04:00
Paul Beckingham
9a390644ef
Test: Added export limit test
2015-07-17 21:25:42 -04:00
Paul Beckingham
5da06e3e31
Test: Test that the logo command produces output
2015-07-17 21:12:22 -04:00
Paul Beckingham
5090a7d730
Test: Added _aliases command test
2015-07-17 21:08:05 -04:00
Paul Beckingham
bf0b074f45
Column: Dead code removal
2015-07-17 20:59:52 -04:00
Paul Beckingham
733be3462a
Test: Added status.{long,short} format tests
2015-07-17 20:56:28 -04:00
Paul Beckingham
58f9dd5eb4
Test: Corrected decimal commify tests
2015-07-17 20:19:40 -04:00
Paul Beckingham
9ae6c5ae7a
Test: Added Path::is_link test
2015-07-17 20:14:35 -04:00
Paul Beckingham
b522eecf8d
Test: Added format test
2015-07-17 20:10:34 -04:00
Paul Beckingham
ca62874515
Test: Added find() offset case-insensitive tests
2015-07-17 20:07:36 -04:00
Paul Beckingham
47970ab166
Test: Added ::closeEnough tests
2015-07-17 20:04:13 -04:00
Paul Beckingham
6caae5004b
Test: Added more ::commify tests
2015-07-17 19:50:53 -04:00
Paul Beckingham
3d55b4120c
Test: Added test for Msg::all
2015-07-17 19:40:54 -04:00
Paul Beckingham
3a7f970834
Msg: Dead code removal
2015-07-17 19:38:11 -04:00
Paul Beckingham
fdac097c12
Test: Added tests for id, uuid, description, urgency formats
2015-07-17 16:40:29 -04:00
Paul Beckingham
9ea0bc6f07
Bug: Fixed missing 'due' examples from 'columns' report
2015-07-17 16:37:12 -04:00
Paul Beckingham
340acc562b
Test: Added obfuscation test
2015-07-17 15:42:54 -04:00
Paul Beckingham
251eedf7e5
CLI2: Dead code removal
2015-07-17 15:35:11 -04:00
Paul Beckingham
110aa489e4
Context: Dead code removal
2015-07-17 15:24:31 -04:00