ring/mk
Brian Smith ab0726d0cd Embed test data into test executables.
Embed test data files into test executables so that file I/O isn't
necessary during tests. This allows the tests to run on platforms that
don't have file I/O. It also makes it easier to run the tests on a
separate (virtual) machine from the build machine since the test
automation no longer needs to keep track of the test files.
2019-02-02 13:21:02 -10:00
..
appveyor.bat Use %USERPROFILE% instead of hardcoded path to .cargo/bin. 2018-10-17 09:10:22 -10:00
package.sh Use pregenerated asm files when not building from Git. 2017-03-18 15:31:12 -10:00
travis-install-android.sh Build Android targeting API 26 and test with API 24 system image. 2019-01-30 16:42:31 -10:00
travis-install-kcov.sh Revert "Enable Kcov on macOS builds." 2019-01-31 08:44:21 -10:00
travis.sh Embed test data into test executables. 2019-02-02 13:21:02 -10:00
update-travis-yml.py Revert "Enable Kcov on macOS builds." 2019-01-31 08:44:21 -10:00