mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Note: such missing files in EXTRA_DIST are found by check_makefile_consistency. However, to avoid blocking the tests, the return code of check_makefile_consistency is ignored, but the errors it detects are pages before the end of the make regtest output. => it might be a good idea to move the check_makefile_consistency as the last step of regtest: target, and not ignore its return code. This means: trials tests will not block make regtest such errors will be noticed. For the moment, just fixed the missing file in EXTRA_DIST git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12455