Jonathan Turner
|
c73f16fdfe
|
Fixing 4.x grammar to be backward compatible.
Added 3.x unit tests back to show this.
|
2012-05-17 10:14:50 -07:00 |
|
Jonathan Turner
|
3765c23598
|
Switch lambda syntax over to [](){} format, to line up with C++11.
|
2011-09-24 13:31:24 -06:00 |
|
Jonathan Turner
|
784ca41270
|
Switch vectors and maps over to curly braces from square braces to line up with C++11.
|
2011-09-24 13:15:12 -06:00 |
|
Jason Turner
|
92de42e42b
|
Modify "var" to "auto" for unit tests.
|
2011-09-24 12:05:08 -06:00 |
|
Jason Turner
|
567f911093
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
Jason Turner
|
d3cdd6959d
|
Add unit tests for range lookups
|
2009-09-22 01:36:13 +00:00 |
|