etl/test/UnitTest++
Roland Reichwein b9b36d8155
Add bazel support (#1420)
* Add bazel support

* Add github workflow for bazel
2026-04-30 12:30:01 +02:00
..
Posix Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
Win32 Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
AssertException.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
AssertException.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
BUILD.bazel Add bazel support (#1420) 2026-04-30 12:30:01 +02:00
CheckMacros.h Added Unit test macros 2024-08-09 21:36:15 +01:00
Checks.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
Checks.h Fix compilation with -Wsign-conversion (#1367) 2026-03-28 11:15:56 +00:00
CMakeLists.txt rise up cmake minimum required (#1066) 2025-04-30 16:47:39 +01:00
CompositeTestReporter.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
CompositeTestReporter.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
Config.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
CurrentTest.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
CurrentTest.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
DeferredTestReporter.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
DeferredTestReporter.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
DeferredTestResult.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
DeferredTestResult.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ExceptionMacros.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ExecuteTest.h Fixed shadow warnings in all files 2024-01-25 14:22:26 +00:00
HelperMacros.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
MemoryOutStream.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
MemoryOutStream.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ReportAssert.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ReportAssert.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ReportAssertImpl.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
RequiredCheckException.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
RequiredCheckException.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
RequiredCheckTestReporter.cpp style: add missing new line at end of file (#734) 2023-07-18 08:12:53 +01:00
RequiredCheckTestReporter.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
RequireMacros.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
Test.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
Test.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestDetails.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestDetails.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestList.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestList.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestMacros.h Modified Unittest++ SUITE macro for better VS2022 intellisence compatibly 2024-04-23 09:57:13 +01:00
TestReporter.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestReporter.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestReporterStdout.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestReporterStdout.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestResults.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestResults.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestRunner.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestRunner.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TestSuite.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ThrowingTestReporter.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
ThrowingTestReporter.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TimeConstraint.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TimeConstraint.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
TimeHelpers.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
UnitTest++.h style: add missing new line at end of file (#734) 2023-07-18 08:12:53 +01:00
UnitTestPP.h Updated CMakeLists.txt to embed the unit test code. 2022-03-21 16:08:49 +00:00
XmlTestReporter.cpp Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00
XmlTestReporter.h Embedded copy of UnitTest++ 2022-03-20 22:41:59 +00:00