Chris Hennes
2603cd6b16
Test(Metadata): Remove catch from Setup()
...
If an exception occurs while setting up Xerces-C, make the test framework handle it.
Also add a copyright header, and try to quiet down the clang-tidy linter.
2023-02-13 23:46:37 -06:00
wmayer
19420ed747
tests: add unit tests for License
2023-02-12 19:57:41 +01:00
Chris Hennes
51d42630ac
App: Add basic test for new Metadata code
2023-02-10 12:40:55 -07:00
berniev
1848f57908
Improve unit testing directory structure
...
Separate Qt tests and gtest tests
Add a basic shadow of the project structure
Add a few simple tests to demonstrate usage
2023-01-30 07:15:09 -07:00
wmayer
000e9a3de4
CMake: fix linking error in test function when linking Python statically
2023-01-09 11:41:22 +01:00
wmayer
464f4754ba
Test: [skip ci] simplify and add more tests
2022-12-31 00:17:37 +01:00
wmayer
fd7f93499d
Test: [skip ci] add tests for Base::Tools::getUniqueName
2022-12-30 16:07:26 +01:00
wmayer
7e816ac8c2
Tests: add more tests
2022-12-13 17:49:17 +01:00
wmayer
a91e6e9ba6
Base: set values in constructor of NormalItem
2022-12-13 12:47:42 +01:00
wmayer
3cc94fabf5
Test: [skip ci] fix build failure when linking Python statically
2022-12-05 15:34:58 +01:00
wmayer
fa0b80d264
Base: refactor testInventorBuilder
2022-12-03 12:17:53 +01:00
wmayer
6d22c1634c
Base: refactor InventorBuilder
2022-12-02 19:06:27 +01:00
wmayer
c195e15f5b
Base: refactor InventorBuilder and add more unit tests
2022-12-02 18:53:47 +01:00
wmayer
cf2321196a
Test: [skip ci] fix linking errors of Google tests with MSVC
2022-12-02 14:49:36 +01:00
wmayer
59fdbddaac
Test: [skip ci] make sure tests pass in any order
2022-12-01 22:11:49 +01:00
wmayer
267173b922
Revert "Test: [skip ci] make all example tests pass"
...
This reverts commit a8158d243000c62512b3c4e5d4ea7fdbd7d22cc7.
2022-12-01 22:04:48 +01:00
wmayer
e7c6262d11
Base: fix InventorBuilder and add more unit tests
2022-12-01 18:05:57 +01:00
wmayer
d56e0f387c
Test: [skip ci] make all example tests pass
2022-12-01 16:10:19 +01:00
wmayer
4e8ecc41b6
QtTest: [skip ci] enable Qt testing framework
2022-12-01 13:57:00 +01:00
berniev
edd6bb53de
Introduce GoogleTest C++ unit testing framework
2022-12-01 12:33:14 +01:00