ELFIO/tests
Matt Schulte b2154b3e81 Setup CMake to have 'check' target like autoconf
This setups the CMake build system to have the same `make check`
functionality as the autoconf build system
2020-10-30 06:40:44 +02:00
..
elf_examples
aclocal.m4
CMakeLists.txt Setup CMake to have 'check' target like autoconf 2020-10-30 06:40:44 +02:00
configure Increase ELFIO library version number 2020-08-22 15:26:00 -07:00
configure.ac Use a header for version information 2020-08-24 10:24:09 -07:00
ELFIOTest1.cpp Add MIT license notice 2020-10-17 21:35:55 +03:00
ELFIOTest2.cpp Add MIT license notice 2020-10-17 21:35:55 +03:00
ELFIOTest.cpp Use funny syntax to prevent min() macro in MSVS 2020-10-17 22:51:53 +03:00
ELFIOTest.vcxproj Add modinfo to VS project 2020-08-23 09:57:21 +03:00
ELFIOTest.vcxproj.filters Add modinfo to VS project 2020-08-23 09:57:21 +03:00
Makefile.am Add CMake for tests folder 2020-10-16 11:20:12 +03:00
Makefile.in Add CMake for tests folder 2020-10-16 11:20:12 +03:00
runELFtests