Jussi Pakkanen
972535a6ac
Condense test dirs.
6 years ago
Dylan Baker
997b66d3ed
tests: fix "135 generated assembly" test on NetBSD
...
Which has GCC and uses GAS.
7 years ago
Dylan Baker
4cea88c2bb
tests: use GAS style assembly for FreeBSD as well
7 years ago
Dylan Baker
ae4bd83493
tests: Fix 135 generated assembly on DragonFly BSD
...
Which uses a modern version of GCC and Clang, which supports gas.
Tested with x86_64, but I assume that x86 and arm have the same problem.
7 years ago
Nirbheek Chauhan
ffdb6fa0a7
tests/common/135: Fix assembly on GCC/MinGW
...
.type declaration only works on Linux
8 years ago
Nirbheek Chauhan
86a0c39f4b
Add test for generated assembly
...
We weren't testing for this and it was broken
8 years ago
Nirbheek Chauhan
3e2d894f55
Add test for cc.symbols_have_underscore_prefix
...
Also add MSVC support while doing so. Doesn't test 32-bit Windows yet
because I can't figure out how to do manual setup for function calls on
Win32 which also does symbol mangling. But this is fine for now.
8 years ago
Nirbheek Chauhan
0cd11747f1
Add a test for LLVM IR and ASM compilation
8 years ago