Commit Graph

5 Commits

Author SHA1 Message Date
Robert Adam
dda161138b REFAC: Make sure all macros are #undef'd again
If they are not there is the potential of name clashes when performing a
unity build.

See: https://stackoverflow.com/questions/847974/the-benefits-disadvantages-of-unity-builds
2021-03-06 18:57:22 +01:00
Robert Adam
59ae429972 MAINT: Update copyright notice to 2021
This was done by running scripts/updateLicenseHeaders.py and then
manually editing the LICENSE file.
2021-03-02 10:15:01 +01:00
Robert
af7dac72f4 FORMAT: Run clang-format 10 on all C/CXX source-files 2020-09-11 18:29:33 +02:00
Kissaki
33295b8ae4 tests-files: Add description to file
* Add descriptions to files in src/tests
* Minor formatting in OverlayTest.cpp
2013-06-09 18:02:41 +02:00
Thorvald Natvig
b207e3d899 A few testcases for collections and hashes 2009-03-01 14:35:51 +01:00