Commit graph

30 commits

Author SHA1 Message Date
Paul Beckingham
008f183bd1 Copyright update 2017-01-01 12:35:12 -05:00
Paul Beckingham
e967c874a2 Tests: Removed TASKD_USE_PATH 2016-11-22 10:21:35 -05:00
Paul Beckingham
13447e1bc8 Tests: Set sys.stdout as utf8 2016-11-21 22:32:15 -05:00
Paul Beckingham
a84e00175c Tests: Updated template 2016-09-02 21:50:48 -04:00
Paul Beckingham
596e0e1ce0 Tests: Added version test 2016-09-02 21:39:32 -04:00
Paul Beckingham
db73778571 Tests: Added simpletap and basetest modules 2016-09-02 21:39:02 -04:00
Paul Beckingham
22c42f9de3 libshared: Integrated 2016-09-02 18:10:54 -04:00
Paul Beckingham
726a1630bf Tests: Updated test harness 2016-03-29 22:58:04 -04:00
Paul Beckingham
6e8050bd3d Tests: The run_all script was not correctly using exit code 0 when all tests pass 2016-02-06 12:30:19 -05:00
Paul Beckingham
6cbdf874be Test: Copied test scripts to build dir 2016-02-06 12:19:26 -05:00
Paul Beckingham
70d9870611 Copyright: Updated to 2016 2015-12-31 15:14:37 -05:00
Paul Beckingham
3ceab3f7a4 Test: Upgraded test framework
- Uses Taskwarrior's parallel harness.
- Uses Taskwarrior's 'problems' script for diagnosis.
- Removed 'run_all.in' processing.
- Removed Perl 'template.t' script.
2015-10-18 00:00:25 -04:00
Paul Beckingham
cf0dc2c77d Test: Eliminated compiler warnings 2015-10-12 15:05:39 -04:00
Paul Beckingham
841cce1370 CMake: Standardized CMakeLists.txt 2015-10-12 15:05:00 -04:00
Paul Beckingham
13117e4df5 Build: Added missing source files for tests 2015-06-02 16:11:19 -04:00
Paul Beckingham
3f03d0bef5 Testing: Inherited problems and conversion script from Taskwarrior 2015-05-25 13:48:50 -04:00
Paul Beckingham
0517ae6e04 Cleanup: Combined File, Path and Directory into FS
- The three objects are related and always travel together, so they are now
  combined.
2015-05-25 10:40:40 -04:00
Paul Beckingham
2834e14eb5 C++11: N1984 auto 2015-05-24 13:41:23 -04:00
Paul Beckingham
b5d3a4eff8 Updated copyright to 2015 2015-01-01 00:00:44 -05:00
Paul Beckingham
699242b08e Unit Tests
- Fixed the regex.
2014-12-21 17:37:50 -05:00
Paul Beckingham
02e6530bd3 Unit Tests
- Corrected template to recognize all versions.
2014-12-21 13:12:16 -05:00
Paul Beckingham
6f5907e903 Portability
- Missing includes.
2014-09-05 17:58:00 -04:00
Paul Beckingham
1480e54986 Unit Tests
- Migrated a modified copy of directory.t.cpp from Taskwarrior.
2014-06-25 19:20:59 -04:00
Paul Beckingham
25dfe351b4 Unit Tests
- Migrated a modified copy of file.t.cpp from Taskwarrior.
2014-06-25 19:20:13 -04:00
Paul Beckingham
c2ab8e191d Unit Tests
- Migrated a modified copy of path.t.cpp from Taskwarrior.
2014-06-25 19:18:46 -04:00
Paul Beckingham
e01a9dfee2 Unit Tests
- Added directory unit tests.
2014-06-25 08:41:40 -04:00
Paul Beckingham
a490432dee Unit Tests
- Added File unit test.
2014-06-25 08:41:21 -04:00
Paul Beckingham
3aca7dee0d Unit Tests
- Added Path unit tests.
2014-06-25 08:39:55 -04:00
Paul Beckingham
1647ca6b4d Unit Tests
- Now build and run the color tests.
2014-06-08 18:10:51 -04:00
Paul Beckingham
dacd68b236 Unit Tests
- Set up initial test directory.
2014-06-08 17:02:51 -04:00