Files
oak-editor/tests/gtest
Mike-Solar 016341ea7c fix: honor DirectoryIsValid create flag; unbreak Windows CI tests
DirectoryIsValid() ignored try_to_create_if_not_exists and always
called mkpath(). On the Windows CI runner (which may create dirs at
the drive root) PathWidget validation both created bogus directories
and never flagged invalid paths; on Linux the mkpath just failed.

- filefunctions: only mkpath when try_to_create_if_not_exists is set
- TaskProjectLoadTest: Project::set_filename() stores native
  separators on Windows, normalize before comparing paths
- DialogProjectProperties: use a nonexistent file inside a temp dir
  instead of a fixed /definitely/... path that prior tests may have
  partially created on a writable drive
2026-07-17 20:35:25 +08:00
..
2026-04-12 01:26:41 +08:00
2026-04-12 01:08:22 +08:00
2026-01-05 03:11:34 +08:00
2026-07-16 16:21:18 +08:00
2026-07-16 16:21:18 +08:00
2026-01-05 03:40:36 +08:00
2026-01-05 03:40:36 +08:00
2026-01-05 02:55:21 +08:00
2026-04-12 01:26:41 +08:00