Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 3 | -3/+9 |
| | | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Change bug references from tigris -> github | Mats Wichmann | 2018-04-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Remove DMD from the tests on OSX till the correct rpath option is discovered. | Russel Winder | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | LDC shared libraries work on OSX. | Russel Winder | 2017-06-18 | 1 | -3/+2 |
| | |||||
* | Rearrange the test so it works properly. | Russel Winder | 2017-06-06 | 6 | -24/+63 |
| | |||||
* | Correct the module documentation comments. | Russel Winder | 2017-06-06 | 2 | -2/+2 |
| | |||||
* | Add an 'all at once' builder to the D tools. | Russel Winder | 2017-04-17 | 1 | -1/+1 |
| | |||||
* | Correct the Issue number. Amend the test to use an option valid for dmd, ↵ | Russel Winder | 2016-01-19 | 3 | -5/+3 |
| | | | | ldc2, and gdc. | ||||
* | Test for tigris bug 2944. DFLAGS changes not causing rebuild | William Deegan | 2015-02-22 | 1 | -0/+23 |
| | |||||
* | Test for tigris bug 2944. DFLAGS changes not causing rebuild | William Deegan | 2015-02-22 | 2 | -0/+22 |
| | |||||
* | Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails. | Russel Winder | 2014-12-21 | 2 | -0/+6 |
| | |||||
* | Make the format method work on Python 2.6 as well as later versions. | Russel Winder | 2014-09-15 | 2 | -4/+4 |
| | |||||
* | Refactoring and amendment to ensure correct behaviour of D tool shared ↵ | Russel Winder | 2014-09-14 | 1 | -6/+8 |
| | | | | library tests on OSX. | ||||
* | Deal better with the discovery of a suitable D compiler executable. | Russel Winder | 2014-09-06 | 2 | -2/+30 |
| | |||||
* | Fix Issue 2940, generating the wrong rpath flags for DMD and LDC. | Russel Winder | 2014-04-24 | 12 | -0/+238 |
| | |||||
* | Fix Issue 2939. | Russel Winder | 2014-04-23 | 12 | -0/+236 |