build: Add infrastructure for building automated tests.
authorTilman Sauerbeck <tilman@code-monkey.de>
Wed, 8 Jan 2020 16:40:32 +0000 (17:40 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 9 Jan 2020 14:19:36 +0000 (15:19 +0100)
commit22de17136c8c5692e83d5d15ce09528d9afd3e13
treef0f13d0f37525947a93f6c3ce470660b9f356c66
parentb891a2ff44e99392e258c2f39ec0852c4b5dbfab
build: Add infrastructure for building automated tests.
.gitignore
SConscript.test [new file with mode: 0644]
SConstruct
test/main.rs [new file with mode: 0644]