Changeset 3caa5cf in Lumiera

Timestamp:
2026-03-06T23:56:19Z (7 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
cc9dbd8
Parents:
9c74466
git-author:
Ichthyostega <prg@…> (06/03/26 22:51:02)
git-committer:
Ichthyostega <prg@…> (06/03/26 23:56:19)
Message:

Tests: reorganise test folders

This resolves a long-standing issue:
we could not use proper include paths for test-helper code that was defined alongside the tests.

Since some test-helper code must now be relocated into the »Vault«-Layer,
I took the opportunity to finally resolve this annoyance. The solution is two-fold

  • introduce a dedicated test-support library
  • remove the quirks that were necessary to support some plain-C tests

Together, this allows to raise the include-directory by one level,
and then to adjust all folder names so that they match the namespace

(No files)

Note: See TracChangeset for help on using the changeset viewer.