Dane Springmeyer
|
1eea7294ae
|
ensure tests pass with no plugins built
|
2015-06-30 17:04:48 -07:00 |
|
Dane Springmeyer
|
e4631f15ae
|
fix #2921
|
2015-06-22 13:43:07 -07:00 |
|
artemp
|
93937ca443
|
prefer STL containers - boost::unordered_map --> std::unordered_map
|
2015-06-18 11:01:16 +02:00 |
|
artemp
|
df4226a825
|
remove spurious std::move's (clang - moving a temporary object prevents copy elision [-Wpessimizing-move])
|
2015-06-02 14:26:35 +01:00 |
|
Matt Amos
|
782a949543
|
Use approx when testing floating point approximate equality.
|
2015-05-18 22:53:11 +01:00 |
|
Matt Amos
|
818ede5b93
|
Ported box2d_test.py
|
2015-05-18 15:10:55 +01:00 |
|
Dane Springmeyer
|
8a64d6aeba
|
drop useless test (should be covered by visual tests)
|
2015-04-26 01:16:25 +02:00 |
|
Dane Springmeyer
|
edf7616b19
|
reorganize c++ tests
|
2015-04-25 22:08:12 +02:00 |
|