IOCore/tests
S David f4f6ea7c81
All checks were successful
buildbot/IOCore-linux-builder Build done.
buildbot/IOCore-macos-builder Build done.
buildbot/IOCore-freebsd-builder Build done.
Revamp of the TOML serialization code.
This is a combination of 4 commits.
---
This is the 1st commit message:

Final attempt to revamp this cursed API

This is the commit message #2:
---
Simplify util/macros.hpp and rewrite util/toml from scratch

This is the commit message #3:
---
Very nearly done refactoring TOML serializer; still failing 2-3 unit tests

This is the commit message #4:
---
Finalize the toml serialization API refactor.

Additionally: Standardize the data structures used in Toml unit tests
2024-09-03 22:53:20 -04:00
..
test-utils Revamp of the TOML serialization code. 2024-09-03 22:53:20 -04:00
Application.test.cpp Move editorconfig files to .vim folder; move headers under IOCore/ subdir 2024-04-18 23:27:17 -04:00
CMakeLists.txt Revamp of the TOML serialization code. 2024-09-03 22:53:20 -04:00
Exception.test.cpp Move editorconfig files to .vim folder; move headers under IOCore/ subdir 2024-04-18 23:27:17 -04:00
FileResource.test.cpp Move editorconfig files to .vim folder; move headers under IOCore/ subdir 2024-04-18 23:27:17 -04:00
JsonConfigFile.test.cpp Add missing JsonConfigFile unit tests 2024-08-10 23:15:15 -04:00
runtime-tests.cpp Fix typo in test directory name 2023-12-09 16:43:07 -05:00
TomlConfigFile.test.cpp Revamp of the TOML serialization code. 2024-09-03 22:53:20 -04:00
TomlTable.test.cpp Revamp of the TOML serialization code. 2024-09-03 22:53:20 -04:00
Util.macros.test.cpp Revamp of the TOML serialization code. 2024-09-03 22:53:20 -04:00
Util.toml.test.cpp Revamp of the TOML serialization code. 2024-09-03 22:53:20 -04:00