aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pr63
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: move pr tests in issues/Tristan Gingold2019-11-052-24/+0
|
* testsuite: it is now possible to run a single test.Tristan Gingold2019-11-041-1/+2
|
* Add Id_Neg support (#63)Anton Blanchard2019-10-162-0/+23
* Add Id_Neg support * Add testcase for Id_Neg Thanks to Pepijn for the example I based this on.