Crombie Tools
README.md
Go to the documentation of this file.
1 # Running Tests
2 
3 @brief Instructions on how to run tests and how to evaluate results.
4 
5 You can run the tests simply by doing the following.
6 
7  crombie test
8 
9 Example configuration files will be placed into `$CROMBIEPATH/old/test` in
10 the relative `slimmer` and `analysis` directories.
11 
12 Output documentation will be in the docs directory.
13 
14 Compare `$CROMBIEPATH/old/test/docs/test.pdf` to
15 https://dabercro.web.cern.ch/dabercro/CrombieToolsDocs/test.pdf.
16 
17 Compare `$CROMBIEPATH/old/test/docs/presentation.pdf` to
18 https://dabercro.web.cern.ch/dabercro/CrombieToolsDocs/presentation.pdf.
19 
20 @todo Write about expected test results