Anton Bachin 977f8ef145 Replaced testing on G++ 5.1 with G++ 5.2.
GCC 5.2 is a "bugfix" release over GCC 5.1 - not sure why the GCC team
updated the minor version number. Package managers seem to have dropped
GCC 5.1 and replaced it with 5.2, and I'm guessing usage of 5.1 is
discouraged. The testing code has been updated accordingly.

Travis is still distributing GCC 5.1 as of the time of this writing.
2015-08-23 12:41:42 -05:00
..
cxxtest Fixed bug that disallowed some constant names. 2015-07-11 10:23:34 -05:00
expect Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
linking Support for testing in AppVeyor. 2015-07-01 23:58:23 -05:00
performance Updated and improved documentation. 2015-06-05 13:01:28 -05:00
CMakeLists.txt Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
Makefile Replaced testing on G++ 5.1 with G++ 5.2. 2015-08-23 12:41:42 -05:00