Commit Graph

7 Commits

Author SHA1 Message Date
Seas0
e2f3752018 Remove test temporary file 2022-01-07 16:02:08 +08:00
rajdakin
d9f953ec82 Added copies of output for failed runs 2021-05-23 21:35:05 +02:00
ptitSeb
febbaca66b Added BOX86_NOBANNER env. var. plus default to printing box86 version and build number at start 2020-10-05 11:53:46 +02:00
Jia Yuan Lo
4dd9337528
Make test10 more robust
Test10 currently only passes after "make install" (no regard to x86lib directory needed) or we build directly inside box86 folder.
This change make sure x86lib folder is properly located so that we can also "ctest" inside build folder after compile without "make install".

Signed-off-by: Jia Yuan Lo <jylo06g@gmail.com>
2020-08-06 18:22:01 +08:00
ptitSeb
16aba6c8bb Changed Test and install to use x86 libs 2019-12-25 11:54:17 +01:00
ptitSeb
f6fcfac678 More instruction, with fixes. printf is working now, and so is test04 2018-12-22 16:15:26 +01:00
ptitSeb
4a29e5a3ad Added a first automated test 2018-12-21 18:17:44 +01:00