aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/tests/misc
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-093-3/+3
* Use std::filesystem::current_pathTor Egge2023-07-211-8/+6
* Use std::filesystem to create and remove directories.Tor Egge2022-06-231-9/+7
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-8/+9
* - assert result of Close() in destructor of FastOS_File and FastOS_BufferedFile.Henning Baldersheim2022-01-261-1/+1
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* Use xxhash64 instead of md5 for config payloadHarald Musum2021-09-211-13/+14
* use size literals in configArne Juul2021-02-151-1/+2
* Include only what you need.Henning Baldersheim2017-08-181-0/+1
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
* Update copyright headersJon Bratseth2017-06-143-3/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
* Copyright headerJon Bratseth2017-06-133-3/+3
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-012-2/+1
* Add test for ConfigSystem.isUpHenning Baldersheim2016-06-303-0/+62
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-153-0/+203