Update Testing authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
# Unit Testing Suite # Unit Testing Suite
In order to assure that the preprocessor and building scripts work as intended, every script comes with a collection of tests. In order to assure that the preprocessor and building scripts work as intended, every script comes with a collection of tests. The test suites also reside in the subdirectory `bin` and carry the filename prefix `test_`.
# Test Template # Test Template
... ...
......