Federico Hernandez
|
bbe218a6f1
|
License
- first round of unit tests
|
2011-10-08 12:17:42 +02:00 |
|
Paul Beckingham
|
8f85b0e194
|
Utils - combine
- Implemented combine, which takes two integer vectors and combines
them resulting in a single vector contianing the unique values of
both.
|
2011-05-28 09:49:22 -04:00 |
|
Paul Beckingham
|
8fabffe18c
|
Code Cleanup
- Eliminated '#include "x"' by changing all to '#include <x>'.
|
2011-05-28 00:19:59 -04:00 |
|
Paul Beckingham
|
38576ba08a
|
Unit Tests
- Because taskDifferences now uses ucFirst on attribute names, three
tests fail.
|
2011-03-30 00:35:06 -04:00 |
|
Paul Beckingham
|
462caf5bd4
|
Copyright
- Updated copyright to 2011.
|
2010-12-31 22:03:05 -05:00 |
|
Federico Hernandez
|
17ef077e27
|
Moved src/tests to test (cmake preperations)
|
2010-12-28 21:17:23 +01:00 |
|