mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
added documentation on unit testing with catch2
This commit is contained in:
parent
6b0baf8b1d
commit
761bfc5349
2 changed files with 27 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
set(TEST_NAMES
|
||||
test_distribution
|
||||
# Add additional unit test files here
|
||||
)
|
||||
|
||||
foreach(test ${TEST_NAMES})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue