|
|
@ -148,9 +148,10 @@ To display all the available targets, type: |
|
|
|
|
|
|
|
= Running the tests = |
|
|
|
|
|
|
|
To run the unit tests, use the ``test`` target: |
|
|
|
To run the unit tests, you will need to install ``cxxtest``. Then use |
|
|
|
the ``tests`` target from your build directory: |
|
|
|
|
|
|
|
``` make test |
|
|
|
``` make tests |
|
|
|
|
|
|
|
Currently, only OwlPS Positioner has (partial) unit tests. |
|
|
|
|
|
|
|