pre-commit-ci[bot]
|
222a2520b1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-12 13:02:35 -04:00 |
|
Chris Hennes
|
1a960286a4
|
Tests: Reformat to current clang-format standard
|
2023-09-03 09:51:42 -05:00 |
|
wmayer
|
0b63d0cecb
|
Tests: move Sketcher test target to appropriate CMakeLists.txt file
|
2023-08-28 09:12:26 -05:00 |
|
wmayer
|
8a59350de8
|
Mesh: add unit tests
|
2023-08-27 18:55:02 +02:00 |
|
wmayer
|
908af28eb3
|
Points: add unit tests
|
2023-08-27 18:55:02 +02:00 |
|
wmayer
|
423cc42ac8
|
Tests: add unit tests for:
* TopoShape::getElementTypeAndIndex
* ComplexGeoData::getTypeAndIndex
and fix crashes there when passing a null pointer
|
2023-08-25 19:23:18 +02:00 |
|
Ajinkya Dahale
|
2167fb6f7e
|
[Sketcher] [gtest] Add gtests for geoIdFromShapeType
|
2023-07-21 22:43:45 -05:00 |
|
Ajinkya Dahale
|
532b391b69
|
[Sketcher] [gtest] Add SketchObject test
Create a document and then add a `SketchObject` to it. Does not work without
creating document.
Also `FCConfig.h` is needed for `FC_OS_WIN32`.
|
2023-07-21 22:43:45 -05:00 |
|
Chris Hennes
|
22d8c8f0dd
|
Sketcher: Add gtest unit test framework
|
2023-04-22 20:56:29 +02:00 |
|