Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect testing assumptions for Solaris | Jakub Kulik | 2019-11-01 | 2 | -1/+4 |
| | |||||
* | Fix reference to TestCmd's IS_WINDOWS in clang tests | William Deegan | 2018-11-28 | 2 | -2/+4 |
| | |||||
* | PR #3244: changes per review for clang StaticLib tests | Mats Wichmann | 2018-11-28 | 2 | -14/+8 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Add correct archiver tool for clang on win32 | Mats Wichmann | 2018-11-26 | 2 | -6/+34 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | remove mingw tool as it's breaking non win tests | William Deegan | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Handful of changes to get clang tests passing on windows. Use glob to find ↵ | William Deegan | 2018-05-25 | 8 | -18/+25 |
| | | | | other possible default mingw install paths. mingw is needed in many cases on windows to compile/archive. | ||||
* | Amend the test file names to remove + symbols from file names. | Russel Winder | 2017-07-02 | 4 | -0/+0 |
| | |||||
* | Be more careful about the shared library names. | Russel Winder | 2017-06-21 | 2 | -2/+33 |
| | |||||
* | Initial commit for bringing Paweł Tomulik's clang and clang++ tools into ↵ | Russel Winder | 2017-06-21 | 8 | -0/+472 |
the mainline. |