Commit Graph

17 Commits

Author SHA1 Message Date
Vladimir Batov
8303a4a9b2 disabled tests on unsupported (old) platforms 2017-03-22 08:19:52 +11:00
Vladimir Batov
42631b9fb2 stop pretending working on platforms with broken SFINAE 2017-03-21 08:10:26 +11:00
Vladimir Batov
10bac406f7 2014->2016 2016-09-30 20:20:33 +10:00
Vladimir Batov
3d62152ffc corrected base::str_to_ potentially dereferencing end() iterator 2015-11-21 08:53:30 +11:00
Vladimir Batov
fdbcbd63ef removed unused argc, argv to keep igaztanaga-gcc-4.9c++14 happy 2015-11-19 13:44:53 +11:00
Vladimir Batov
580a4a1324 removed unused 2015-11-19 13:08:24 +11:00
Vladimir Batov
e779d01e69 cleanup 2014-12-06 20:21:11 +11:00
Vladimir Batov
e479470c07 enabled one test for Intel C++ 12.0 and earlier to see if they can cope 2014-12-06 19:55:23 +11:00
Vladimir Batov
37f2a6d969 disabled tests for Intel compiler <=12.0 as it does not handle SFINAE properly 2014-11-19 17:26:00 +11:00
Vladimir Batov
79d7437f65 disabling tests for Intel compiler < 12.1 not handling SFINAE properly 2014-11-17 22:02:01 +11:00
Vladimir Batov
0b871e4c06 splitting one generic test in to many small specific ones 2014-11-15 09:07:46 +11:00
Vladimir Batov
0ec03397fd extending strtol 2014-06-30 17:16:21 +10:00
Vladimir Batov
2be958316d sorting out headers and dependencies 2014-06-22 10:20:03 +10:00
Vladimir Batov
f3e3939bad tests, docs extended 2014-06-20 21:24:14 +10:00
VB
17eb8b2137 adjusted to use optional::value_or_eval 2014-06-19 10:38:53 +10:00
Vladimir Batov
250c678d68 work-in-progress 2014-06-18 21:06:58 +10:00
Vladimir Batov
713dfb2955 added non-optional api 2014-06-18 14:08:35 +10:00