[dmd-internals] [D-Programming-Language/dmd] 42a677: Allow multiple `TEST_OUTPUT:` sections.
GitHub
noreply at github.com
Sun Jan 20 18:52:10 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 42a677db3fe5b789204a32866e127dbcef6c49be
https://github.com/D-Programming-Language/dmd/commit/42a677db3fe5b789204a32866e127dbcef6c49be
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M test/d_do_test.d
Log Message:
-----------
Allow multiple `TEST_OUTPUT:` sections.
All of them are merged into one automatically in lexical order, and compared with actual output.
Commit: 9053c35a8c06d742ae408e7eddfd9617358539a3
https://github.com/D-Programming-Language/dmd/commit/9053c35a8c06d742ae408e7eddfd9617358539a3
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M test/d_do_test.d
Log Message:
-----------
Merge pull request #1512 from 9rnsr/improve_output_test
Allow multiple `TEST_OUTPUT:` sections.
Compare: https://github.com/D-Programming-Language/dmd/compare/4ea6cb437c7c...9053c35a8c06
More information about the dmd-internals
mailing list