Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_doctest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Ensure doctest also run in distcheckArthur de Jong2016-06-041-3/+5
| | | | | | This fixes test_doctest.sh to also work when the build directory is different from the source directory. This is needed because constants.py is only available in the build directory.
* Add test for running doctestsArthur de Jong2016-06-031-0/+41