13 Commits

Author SHA1 Message Date
Paweł Bylica
3e0da0028e
test: Add some integration tests for evmc tool 2019-12-10 11:09:44 +01:00
Paweł Bylica
1f982daab2
cmake: Flatten test directory tree
Move compilation and cmake_package tests out of integration dir.
2019-11-27 23:46:45 +01:00
Paweł Bylica
c2f77c9da2
cmake: Move vmtester from test/ to tools/ 2019-11-27 23:46:45 +01:00
Paweł Bylica
4890dbd3fd
cmake: Disable support for std::tr1::tuple in GTest 2019-09-13 12:51:58 +02:00
Paweł Bylica
39162766df
Update copyright year, include the years of files creation 2019-04-24 18:36:28 +02:00
Paweł Bylica
3c1427fe7c
CMake: Add option EVMC_TEST_TOOLS
This will build evmc-vmtester but without bothering with unit tests. This option implies build examples because they are needed for vmtester.
2019-03-14 17:37:26 +01:00
Paweł Bylica
4a9e852c4d
CMake: Refactor compilation tests 2019-03-11 22:29:04 +01:00
Paweł Bylica
8108f04b7a
Build tests with C++11 in not specified otherwise 2018-08-28 11:10:53 +02:00
Paweł Bylica
43fc619a7e
Update license note in headers of source files 2018-08-22 13:57:25 +02:00
Paweł Bylica
0659e24db0
Update copyright notice 2018-08-21 09:44:18 +02:00
Paweł Bylica
fd578469a4
Add unit tests stub 2018-06-11 11:44:13 +02:00
Paweł Bylica
7a99a71110
Make header compilable in C99 and C11 pedantic mode 2018-04-24 15:00:15 +02:00
Paweł Bylica
31a333df14
Bootstrap vmtester tool 2018-04-12 11:01:59 +02:00