[tests] restructure tests directory
Move io and lib related tests into io/ and lib/. Our test dictionaries not must have a 'source' key with an array created with files(). This ensures we use always correct paths regardless of the actual directory we are currently in. Until https://github.com/mesonbuild/meson/issues/8608 is not solved we have to separately specify the tests name in a 'name' key.
parent
820575a0
No related branches found
No related tags found
Showing
- tests/io/AlarmFutureTest.cpp 0 additions, 0 deletionstests/io/AlarmFutureTest.cpp
- tests/io/CancelFutureTest.cpp 0 additions, 0 deletionstests/io/CancelFutureTest.cpp
- tests/io/ConcurrentNetworkEchoTest.cpp 0 additions, 0 deletionstests/io/ConcurrentNetworkEchoTest.cpp
- tests/io/FutureCallbackTest.cpp 0 additions, 0 deletionstests/io/FutureCallbackTest.cpp
- tests/io/IncrementalCompletionTest.cpp 0 additions, 0 deletionstests/io/IncrementalCompletionTest.cpp
- tests/io/LinkFutureTest.cpp 0 additions, 0 deletionstests/io/LinkFutureTest.cpp
- tests/io/ReuseFutureTest.cpp 0 additions, 0 deletionstests/io/ReuseFutureTest.cpp
- tests/io/SimpleDiskAndNetworkTest.cpp 0 additions, 0 deletionstests/io/SimpleDiskAndNetworkTest.cpp
- tests/io/SimpleNetworkTest.cpp 0 additions, 0 deletionstests/io/SimpleNetworkTest.cpp
- tests/io/TimeoutWrapperTest.cpp 0 additions, 0 deletionstests/io/TimeoutWrapperTest.cpp
- tests/io/TooLongFutureChain.cpp 0 additions, 0 deletionstests/io/TooLongFutureChain.cpp
- tests/io/meson.build 90 additions, 0 deletionstests/io/meson.build
- tests/lib/MathTest.cpp 0 additions, 0 deletionstests/lib/MathTest.cpp
- tests/lib/TemplateUtilTest.cpp 0 additions, 0 deletionstests/lib/TemplateUtilTest.cpp
- tests/lib/meson.build 16 additions, 0 deletionstests/lib/meson.build
- tests/meson.build 110 additions, 176 deletionstests/meson.build
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
tests/io/meson.build
0 → 100644
File moved
File moved
tests/lib/meson.build
0 → 100644
Please register or sign in to comment