summaryrefslogtreecommitdiff
path: root/testsuites/libtests/dl04 (follow)
AgeCommit message (Collapse)Author
2017-08-23testsuite/dl: Add C++ by default for DL tests which use C++.Chris Johns
- Add AM C++ support to the testsuite configure.ac script. - Fix the dependences in the DL tests. Closes #3024.
2017-04-04libdl: Back port C++ exception throw and catch from 4.12.Chris Johns
Closes #2956.