summaryrefslogtreecommitdiffstats
path: root/regress/misc/exceptions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PATH does not include '.' anymore. Fix the runs test for that situation.tb2021-02-211-2/+2
|
* Enable threads testotto2021-02-201-1/+1
|
* A regress test to test concurrent exception handling in threadsotto2021-02-202-0/+63
|
* An extra test that is known to trigger problems with some versions ofotto2019-02-023-1/+29
| | | | clang using -O0
* New test for exceptions.kettenis2007-01-286-1/+45
|
* Move test in its own directory.kettenis2007-01-283-6/+9
|
* Trivial test to see if c++ exceptions work.art2002-12-042-0/+25