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
..
1-hello-world.cc Made it easier to generate offline documentation. 2015-06-27 13:56:27 -05:00
2-conversions.cc Updated and improved documentation. 2015-06-05 13:01:28 -05:00
3-iterate.cc Changed _size to a function. 2015-06-19 17:05:33 -05:00
4-switch.cc Updated and improved documentation. 2015-06-05 13:01:28 -05:00
5-map.cc Replaced testing on G++ 5.1 with G++ 5.2. 2015-08-23 12:41:42 -05:00
6-iostreams.cc Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
7-safety.cc Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
8-representation.cc Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
9-constexpr.cc Bidirectional maps between enums and any types. 2015-07-11 19:32:28 -05:00
101-special-values.cc Changed _size to a function. 2015-06-19 17:05:33 -05:00
102-any-underlying.cc Replaced testing on G++ 5.1 with G++ 5.2. 2015-08-23 12:41:42 -05:00
103-bitset.cc Updated documentation. 2015-06-20 13:11:56 -05:00
104-quine.cc Updated documentation. 2015-06-20 13:11:56 -05:00
105-c++17-reflection.cc Made N4428 implementation more exact. 2015-07-11 15:25:48 -05:00
Makefile Made the test script use only the system compiler by default and extended some 2015-05-27 18:40:39 -05:00