Mathew Benson 8783c3c2d4
enable fmt_module tests by updating module-test.cc (#4702)
- Update g++ module testing to use g++ version 15 instead of 14.
  The module support in version 14 isn't very stable and the module
  testing was not working due to unresolved locale symbols.
- Update CI for linux and macos to add verbosity so its consistent with
  windows.
- Refactor test/CMakeLists.txt to enable testing for modules
- The tests in `module-test.cc` seem to not have been updated in some
  time despite changes in the main library.
- Wide String versions of several tests appear to be deprecated so have
  been removed.
- Refactored tests related to `fmt::format_args` that now requires lvalue
  references as opposed to direct values.
- Remove the none-working code identified in the `module-test.cc` file
  while updating.
2026-04-12 10:07:16 -07:00
..
cifuzz.yml Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4691) 2026-03-01 13:06:20 -08:00
doc.yml Make it work on newer mkdocstrings, fix deprecation warnings (#4626) 2025-12-14 08:36:41 -08:00
lint.yml Add cmake-format job 2026-03-14 13:51:29 -07:00
linux.yml enable fmt_module tests by updating module-test.cc (#4702) 2026-04-12 10:07:16 -07:00
macos.yml enable fmt_module tests by updating module-test.cc (#4702) 2026-04-12 10:07:16 -07:00
scorecard.yml Bump github/codeql-action from 4.32.0 to 4.35.1 (#4727) 2026-04-02 15:20:10 -07:00
windows.yml Cleanup CI 2026-04-02 16:30:52 -07:00