Skip to content

Commit bb04d2b

Browse files
rengzhengcodesangshuman-parashar
authored andcommitted
updated readme
1 parent 02407b9 commit bb04d2b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Conducting Unit Tests
1+
# Conducting Unit Tests for Compound Config.
22
1. First, copy the files from the directories beginning with 00, 01, and 02 in
33
the 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.
66
3. 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.

0 commit comments

Comments
 (0)