Commit Graph

3 Commits

Author SHA1 Message Date
Mikkel Krautz
5192831bc6 src/tests: update .pro files to append to SOURCES and HEADERS instead of overwriting them.
Now that test.pri adds source files and headers by default, the .pro files
of our tests need to append to SOURCES and HEADERS to ensure everything
test.pri adds to SOURCES and HEADERS are kept around.
2018-01-04 11:21:44 +01:00
Mikkel Krautz
f6ba3a52bf Auto-update LICENSE.header in source files. 2018-01-01 23:05:37 +01:00
Mikkel Krautz
6ca110a222 src/tests: add TestStdAbs test.
This adds a 'just-in-case' test for correct runtime behavior of std::abs's
float overload.
2017-12-31 13:19:59 +01:00