Commit graph

87 commits

Author SHA1 Message Date
Paul Beckingham
b83d3f0ace Interval: More compact serialized form 2016-03-20 13:17:00 -04:00
Paul Beckingham
a33e5f01c5 Tests: Added Interval 2016-03-20 13:08:15 -04:00
Paul Beckingham
1113406b7b Tests: Added Lexer::Tokenize 2016-03-20 08:43:12 -04:00
Paul Beckingham
efa1e54c80 Tests: Added missing include 2016-03-17 17:31:31 -04:00
Paul Beckingham
a21206bfb3 Build: Fixed text build problem 2016-03-17 16:36:41 -04:00
Paul Beckingham
ab22c4d756 Tests: Removed unused test script 2016-03-17 16:29:03 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04:00
Paul Beckingham
b6ad3c741c JSON: Migrated to Common 2016-03-01 01:38:13 -05:00
Paul Beckingham
fff25585bc Tests: Added JSON external file load tests 2016-03-01 00:23:03 -05:00
Paul Beckingham
4998413438 Tests: Added template.t inherited from Taskwarrior 2016-03-01 00:22:32 -05:00
Paul Beckingham
84e2579e03 Tests: Inherited basetest class from Taskwarrior 2016-03-01 00:21:22 -05:00
Paul Beckingham
dc42d2038e Tests: Added simpletap class from Taskwarrior 2016-03-01 00:19:32 -05:00
Paul Beckingham
07190f4f65 Tests: Added json_test, a test rig for parsing external JSON files 2016-03-01 00:12:18 -05:00
Paul Beckingham
4ea233f103 Tests: Added test binary 2016-03-01 00:11:15 -05:00
Paul Beckingham
75b5288aa5 Tests: Added sample JSON files 2016-03-01 00:10:25 -05:00
Paul Beckingham
50a1411b68 Tests: Added JSON parsing tests 2016-03-01 00:09:38 -05:00
Paul Beckingham
a247a8ffd2 Tests: The run_all script was not correctly using exit code 0 when all tests pass 2016-02-06 12:30:36 -05:00
Paul Beckingham
eaab265de2 Test: Copied test scripts to build dir 2016-02-06 12:20:26 -05:00
Paul Beckingham
5690fb784a Pig: Promoted Pig to common.git 2016-01-19 01:10:41 -05:00
Paul Beckingham
bea3586638 Tests: Removed common tests 2016-01-18 23:09:59 -05:00
Paul Beckingham
77f51a41bd Build: Migrated to external common lib 2016-01-18 22:52:01 -05:00
Paul Beckingham
8cb080d474 Tests: Added unicodeHexDigit 2016-01-14 22:16:22 -05:00
Paul Beckingham
6a85ef9155 Tests: Added unicodeLatinDigit 2016-01-14 22:03:26 -05:00
Paul Beckingham
8db7077e12 unicode: Renamed unicodeAlpha to unicodeLatinAlpha 2016-01-14 21:53:54 -05:00
Paul Beckingham
7a47f503f8 Tests: Added unicodeAlpha 2016-01-14 17:47:13 -05:00
Paul Beckingham
3164d08e64 Tests: Removed Lexer::isWhitespace tests 2016-01-14 17:29:04 -05:00
Paul Beckingham
f4b3f5ea87 Tests: Added unicode tests 2016-01-14 17:26:34 -05:00
Paul Beckingham
2890d73f24 Tests: Added ::dequote 2016-01-06 10:43:44 -05:00
Paul Beckingham
485b8a884d Tests: Added a chessboard table test 2016-01-05 22:00:43 -05:00
Paul Beckingham
6d53cb7c95 Tests: Added Table tests 2016-01-05 16:57:07 -05:00
Paul Beckingham
201bf5ad21 Tests: Added ::leftJustify, ::rightJustify tests 2016-01-05 16:46:20 -05:00
Paul Beckingham
33dce5de7b Tests: Added ::wrapText, ::extractLine tests 2016-01-05 16:33:07 -05:00
Paul Beckingham
35c9394a92 Tests: Added longestWord, longestLine tests 2016-01-05 16:25:15 -05:00
Paul Beckingham
9327ff7c8b Tests: Added LR0::Item::next 2016-01-02 14:09:33 -05:00
Paul Beckingham
b207039464 Tests: Added LR0::Item::done 2016-01-02 13:54:30 -05:00
Paul Beckingham
81fe18ec20 Tests: Added ::getDigit2, ::getDigit3, ::getDigit4 2016-01-01 14:53:10 -05:00
Paul Beckingham
9855b75a78 Tests: Added ::getQuoted 2016-01-01 14:34:10 -05:00
Paul Beckingham
ab9d0606fd Copyright: Updated to 2016 2015-12-31 15:26:25 -05:00
Paul Beckingham
f6898ffa74 Tests: Added ::getHexDigit 2015-12-30 11:11:13 -05:00
Paul Beckingham
91b1d512a7 Tests: Added ::getOneOf 2015-12-30 10:59:31 -05:00
Paul Beckingham
544a1d67d0 Tests: Added ::skip 2015-12-30 10:51:38 -05:00
Paul Beckingham
09f23afc38 Tests: Added ::cursor 2015-12-30 10:46:36 -05:00
Paul Beckingham
04a7dc8268 Tests: Eliminated diag calls in favor of more details on previous test 2015-12-30 10:42:33 -05:00
Paul Beckingham
eda7bab983 Tests: Added ::save, ::restore 2015-12-30 10:37:37 -05:00
Paul Beckingham
8db517528f Tests: Added ::peek(int) 2015-12-30 10:28:55 -05:00
Paul Beckingham
4d70105f77 Tests: Added ::peek 2015-12-30 10:27:20 -05:00
Paul Beckingham
1ce553f260 Tests: Added ::getNumber(double&) 2015-12-30 10:07:26 -05:00
Paul Beckingham
836cffbc35 Tests: Added ::getNumber 2015-12-30 10:06:22 -05:00
Paul Beckingham
b81fab4f32 Tests: Added ::getUntilWS 2015-12-29 23:55:31 -05:00
Paul Beckingham
bc3289deb8 Tests: Added ::getRemainder 2015-12-29 23:14:28 -05:00