Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-03 | Condense test directory names. | Jussi Pakkanen | 8 | -187/+0 | |
2019-05-10 | tests/123: Add /nologo to cl and ml | Dylan Baker | 1 | -2/+2 | |
To make them less chatty. | |||||
2019-05-10 | tests/123: For MSVC like compilers to treat the .S file like a .c file | Dylan Baker | 1 | -1/+2 | |
Which is required for ICL to work correctly, as it otherwise assumes that the .S file is a .o/.obj file. | |||||
2018-11-04 | Skip test common/123 if masm not found | Jon Turney | 1 | -2/+5 | |
'test cases/common/123 llvm ir and assembly' requires ML/ML64 (masm) on Windows. If we are using clang-cl, that might not be available, so skip test in that case. | |||||
2018-11-04 | Don't hardcode cl in test common/123 | Jon Turney | 1 | -1/+1 | |
2018-11-04 | Make use of get_argument_syntax() in test cases | Jon Turney | 1 | -1/+1 | |
2018-08-19 | Condense test dirs. | Jussi Pakkanen | 8 | -0/+183 | |