]> git.mdlowis.com Git - archive/dlang.git/commit
Added language integration tests
authorMike D. Lowis <mike@mdlowis.com>
Thu, 1 Mar 2012 16:43:43 +0000 (11:43 -0500)
committerMike D. Lowis <mike@mdlowis.com>
Thu, 1 Mar 2012 16:43:43 +0000 (11:43 -0500)
commit84cbf1d67f48c27401a0c8b34d0c72146a8796c6
tree416458e5f86a04db6011ffc3675428c6c55cf4c1
parent5da5b8e5f0c190a6565912c445f80794453a6caa
Added language integration tests
tests/integration/types/blocks.dl [new file with mode: 0644]
tests/integration/types/booleans.dl [new file with mode: 0644]
tests/integration/types/characters.dl [new file with mode: 0644]
tests/integration/types/lists.dl [new file with mode: 0644]
tests/integration/types/numbers.dl [new file with mode: 0644]
tests/integration/types/strings.dl [new file with mode: 0644]
tests/integration/types/symbols.dl [new file with mode: 0644]
tests/integration/types/vectors.dl [new file with mode: 0644]
tests/system/system_tests.dl [deleted file]