[dmd-internals] [D-Programming-Language/dmd] c77500: fix Issue 11530 - need gdb test suite
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Mar 13 20:38:02 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c775004af512810da1048f42df6cf6f9d2de4cba
https://github.com/D-Programming-Language/dmd/commit/c775004af512810da1048f42df6cf6f9d2de4cba
Author: Martin Nowak <code at dawg.eu>
Date: 2015-03-13 (Fri, 13 Mar 2015)
Changed paths:
M test/d_do_test.d
A test/runnable/gdb1.d
A test/runnable/gdb10311.d
A test/runnable/gdb4181.d
Log Message:
-----------
fix Issue 11530 - need gdb test suite
- support gdb in d_do_test tool
- add a basic test and 2 regression tests
Commit: 2d6fc0e4819e9bf6c7c1a5e9affde44f3cedd3b8
https://github.com/D-Programming-Language/dmd/commit/2d6fc0e4819e9bf6c7c1a5e9affde44f3cedd3b8
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-03-14 (Sat, 14 Mar 2015)
Changed paths:
M test/d_do_test.d
A test/runnable/gdb1.d
A test/runnable/gdb10311.d
A test/runnable/gdb4181.d
Log Message:
-----------
Merge pull request #4475 from MartinNowak/gdb_tests
fix Issue 11530 - need gdb test suite
Compare: https://github.com/D-Programming-Language/dmd/compare/339cd188c707...2d6fc0e4819e
More information about the dmd-internals
mailing list