Commit graph

18 commits

Author SHA1 Message Date
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