Mahmoud Al-Qudsi 6fc8038b4e Prefix all ninja/cmake test target names with test_
`test:foo` is not allowed by CMake ("reserved name") and `test/foo`
won't work since CMake doesn't allow targets to have a directory
separator in their name.
2021-08-29 08:56:12 +02:00
..
2021-03-02 17:04:47 +01:00
2021-08-29 08:56:12 +02:00