index
:
~cnx/roux
this commit
main
Alternative QBE compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
test.sh
Age
Commit message (
Expand
)
Author
2024-01-29
Print total number of tests run to get a better view of how much is broken.
v1.2
Tobias Heider
2023-08-18
test.sh fixes for devuan linux
Quentin Carbonneaux
2022-12-25
link pthread in tests
Quentin Carbonneaux
2022-10-03
new arm64_apple target
Quentin Carbonneaux
2022-06-14
tools/test.sh: Without a TARGET, use $CC if defined
Haelwenn (lanodan) Monnier
2022-06-14
Makefile: POSIXify
illiliti
2022-03-15
detect target in tests
Quentin Carbonneaux
2022-02-25
disable pie for rv64 tests
Quentin Carbonneaux
2022-02-17
add rv64 backend
Michael Forney
2021-10-26
use unified diff format for test output
Michael Forney
2021-10-17
use -static when cross-compiling tests
Quentin Carbonneaux
2021-08-23
test: include exit status in test failure reason
Michael Forney
2021-03-18
use toolchain to determine aarch64 sysroot path
Michael Forney
2021-03-18
Revert "arm64: try qemu-system-aarch64"
Michael Forney
2021-03-02
disable pie for arm64 tests
Quentin Carbonneaux
2021-03-02
arm64: try qemu-system-aarch64
Reini Urban
2019-05-05
add asm diffing in test script
Quentin Carbonneaux
2017-10-07
fix compiler command in testcc
Eugene Sharygin
2017-09-25
adjust test.sh for ubuntu
Quentin Carbonneaux
2017-04-11
unscrew freebsd tests
Quentin Carbonneaux
2017-04-09
always disable pie in tests
Quentin Carbonneaux
2017-04-08
misc fixes for osx
Quentin Carbonneaux
2017-04-08
add cross testing for arm64
Quentin Carbonneaux