efl/src/tests/elua
Daniel Kolesa 7924660d54 elua tests: fix distcheck
The elua tests need to create a temporary file, so chdir'ing
first will not work, as the tests source dir is immutable during
distcheck. Therefore, only chdir once absolutely necessary, and
before that make sure that all file accesses are to temporary
ones.
2019-02-27 18:40:10 +01:00
..
data/apps
elua_lib.c elua tests: fix distcheck 2019-02-27 18:40:10 +01:00
elua_suite.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
elua_suite.h tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00