Salome HOME
Fix KERNEL_UnitTests in O3 mode. TEST_SUITE in CPPUNIT does not respect order.
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 1 Apr 2022 07:18:16 +0000 (09:18 +0200)
committerANTHONY GEAY <H87074@dsp0940111>
Fri, 1 Apr 2022 07:20:50 +0000 (09:20 +0200)
commit22b4823f9f4c7b1687f48243a40bdcf0480491b2
tree581a6edf4293790b7a54bcfacfc1920b592c10d2
parent455ff134eea8dd64b89f4b72749fff9224de6310
Fix KERNEL_UnitTests in O3 mode. TEST_SUITE in CPPUNIT does not respect order.
src/Basics/Test/BasicMainTestOrdered.hxx [new file with mode: 0644]
src/UnitTests/UnitTests.cxx