mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-17 14:12:11 +00:00
be93c294935828c5a0de75b0ef020b14e41f8a4a
working on more compilers. The biggest change is that the exception tests have been changed to use a very simple exception testing mechanism on top of lightweight_test. This was because Boost.Test exception testing isn't working on several platforms. I'm trying to set this up so that I can use Boost.Test on compilers which it completely supports, and lightweight test on others. Boost.Test tests more than my simple exception testing code ever will so it's worth using where I can. [SVN r42698]
Description
Languages
C++
98.6%
Python
0.8%
CMake
0.5%