File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
src/unit-tests/compound-config Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- # Conducting Unit Tests
1+ # Conducting Unit Tests for Compound Config.
221 . First, copy the files from the directories beginning with 00, 01, and 02 in
33the following linked [ repo] ( https://github.com/Accelergy-Project/timeloop-accelergy-exercises/tree/master/workspace/exercises/2020.ispass/timeloop ) .
4- 2 . Then, move every YAML file one folder up, in accordance to how they're structured
5- in the FILES variable in test-compound-config.cpp.
4+ 2 . Then, move every YAML file one folder up, in accordance to how their paths
5+ are structured in the FILES variable in test-compound-config.cpp.
663 . In order to use the unit tests library, please compile Timeloop as normal.
7- 4 . Then, run ``` $ ./bin/timeloop-unit-tests ```
8- 5 . Given you have set up the YAML files correctly, the setup is complet.
7+ 4 . Then, run ``` $ ./bin/timeloop-unit-tests ``` from the repo root.
8+ 5 . Given you have set up the YAML files correctly, you have just run a unit-test
9+ for compound-config.cpp.
You can’t perform that action at this time.
0 commit comments