summaryrefslogtreecommitdiffstats
path: root/config/src/tests/misc/configsystem.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Use std::filesystem::current_pathTor Egge2023-07-211-8/+6
|
* Use std::filesystem to create and remove directories.Tor Egge2022-06-231-9/+7
|
* - assert result of Close() in destructor of FastOS_File and FastOS_BufferedFile.Henning Baldersheim2022-01-261-1/+1
| | | | | | | - Check result of Close() - Check result of Sync() - Scope FastOS_File to avoid explicit Close(). - NULL -> nullptr
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* 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-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+1
|
* Add test for ConfigSystem.isUpHenning Baldersheim2016-06-301-0/+54