Shane Grant
|
946b568bf7
|
Update doctest to 2.3.5
Includes a replacement for [[noreturn]] and thread_local
|
2019-10-23 22:06:18 -07:00 |
|
Shane Grant
|
671999e4ea
|
Initial progress on removing boost test and moving to doctest to better support modules
relates #123
|
2016-10-28 14:28:37 -07:00 |
|
Sébastien Matte
|
de1011152e
|
Fixed an issue with the preservation of whitespaces for strings. The validation may be invalid when one of the previous calls to the saveValue was done and the value was taking more characters. A test is now added in order to reproduce this error.
|
2015-11-06 00:24:17 -05:00 |
|
Shane Grant
|
b385b3958a
|
Empty string fixes with XML serialization
Fixes #182
|
2015-04-04 15:09:23 -07:00 |
|
Shane Grant
|
2e1737ec1f
|
Uncomment test for issue #116
|
2014-08-22 13:23:44 -07:00 |
|
Volo Zyko
|
f8a871c7ff
|
Another attempt to fix issue #109 now for any type that can contain whitespaces
|
2014-08-18 14:57:07 +03:00 |
|
Volo Zyko
|
16bf75dedf
|
Extended the fix for issue #109 and added a test.
|
2014-07-31 15:45:05 +03:00 |
|
Shane Grant
|
26d31872e3
|
Update copyright 2013 -> 2014
|
2014-03-20 20:36:04 -07:00 |
|
Shane Grant
|
f6c311fb7c
|
Adding license and moving boost include for MSVC
|
2014-03-11 23:12:07 -07:00 |
|
Randolph Voorhies
|
ba2ca7c94d
|
Switching to CMake and splitting unittests
|
2014-03-11 14:50:04 -07:00 |
|