AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add GCC 11 compatibility fix: * 0001-Fix-build-with-GCC-11.patch
- Update to version 2.4.6 Fixed bugs: * REQUIRE does not compile when operator== in different namespace #443 * Using templated operator== inside TEST_CASE changes deduced types of forwarding references #399 Closed issues: * CMake doesn't link package #483 * Get list of registered test-case names #479 * Can't compile with glibc master (future 2.34): SIGSTKSZ is no longer a constant #473 * INFO does not compile when used like a function call #469
- Update to version 2.4.5 Closed issues: * Use of std::atomic can slow down multithreaded tests #452 * Stack buffer overflow in String constructor #460 Merged pull requests: * Fix compilation on case-sensitive filesystems #463 * Use function-like macros for prefixless macro names #462 * Implement a multi lane atomic for assertion counts - Update to version 2.4.4 * combine the same tests for different build configurations from multiple shared objects without having symbol clashes #436
- Update to version 2.4.2 Closed issues: * DOCTEST_CHECK_THROWS_WITH_AS fails to work with dependant exception type #447 * log contexts for failures in JUnit reporter #441 * Test runner thread initialization #435 * CHECK_EQ with enum values #276 Merged pull requests: * Add MAIN_PROJECT check for test option #445 * log contexts for failures in JUnit reporter #442
- Update to version 2.4.1 * Support for unit tests with Open MPI as a new extension header. * Added default printers for enums.
- Enable arm builds. The package builds fine on aarch64 systems.
- Initial package (v2.4.0)
- Update to 2.4.11 * fixed issue #755 - FAIL/FAIL_CHECK weren't properly reported with the junit reporter * fixed #751 which was caused by commit db758e0 when turning the values from an enum to an integer implicitly * removed the generated html docs - Update to 2.4.10 * Add Intel Compiler support * Fix stringification of enums that overload operator<< * Suppress hash() clang integer sanitizer issues * Fix compile errors when comparing pointers. * Use variables instead of hard-coded mpirun -np * Fix typos and CMake example in docs
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.11.4.
- Update to version 0.11.3.
- Update to version 0.11.2 with cabal2obs.
- Update to version 0.11.1 with cabal2obs.
- Update to version 0.11.0 revision 0 with cabal2obs.