21 Commits

Author SHA1 Message Date
Vladimir Batov 4411945c32 13NOV-08:30 Reverted nested namespaces for C++14 support 2022-11-13 08:30:53 +11:00
Vladimir Batov f0ca295cbb 22SEP-06:27 disabled tests for unsupported compilers to stop them from complaining 2020-09-22 06:27:07 +10:00
Vladimir Batov ce61b7ccf0 14SEP-08:09 added explicit 'requires c++11 compiler support' message 2020-09-14 08:09:40 +10:00
Vladimir Batov d7bb2efd7a 13SEP-10:39 deploying the std-lib functionality 2020-09-13 15:37:34 +10:00
Vladimir Batov 8303a4a9b2 disabled tests on unsupported (old) platforms 2017-03-22 08:19:52 +11:00
Vladimir Batov 917fa16b20 removed const to stop CrystaX-apilevel-21-armeabi-v7a-gnu-libstdc++ warnings 2017-03-21 14:59:34 +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 fdbcbd63ef removed unused argc, argv to keep igaztanaga-gcc-4.9c++14 happy 2015-11-19 13:44:53 +11:00
Vladimir Batov 516af85477 empty-string handling 2015-11-18 21:32:50 +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 53e03a7495 trying to work around gcc-4.2 limitations (it wants copy cntr for something passed by cref) 2014-11-16 07:43:48 +11:00
Vladimir Batov 21492987b4 splitting one generic test in to many small specific ones 2014-11-15 15:57:44 +11:00
VB fe752d8423 addressing review comments 2014-06-05 20:55:15 +10:00
Vladimir Batov 7821b8d78e addresing review comments 2014-06-04 23:20:39 +10:00
Vladimir Batov 614e91ab74 refactoring 2014-06-03 22:19:47 +10:00
VB eced0db6ea sped up str-to-type conversions by sstream-based converter 2014-05-23 14:40:43 +10:00
VB 31792387a9 cleaning tests 2014-05-21 10:33:57 +10:00