summaryrefslogtreecommitdiff
path: root/test cases/d/3 shared library/app.d
AgeCommit message (Collapse)Author
2016-08-21Split D library test into static/shared testsMatthias Klumpp
This allows us to disable the shared library test if the GNU D compiler is detected. This is useful, because gdc can not yet build proper shared libraries. We also add a new test here which tests versioning of D shared libraries.