Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a bunch of the old bsd.regress.mk variables into the new ones. | avsm | 2002-09-02 | 1 | -3/+3 |
| | | | | ok art@ | ||||
* | Clean up. | art | 2002-02-18 | 2 | -2/+5 |
| | |||||
* | Test _longjmp too. (Don't hate me for the '_' option). | art | 2002-01-04 | 2 | -6/+35 |
| | | | | | sigsetjmp should be tested too, but that wasn't as easy to fit in here (and it wasn't broken on alpha anyway). | ||||
* | More explicit tests of longjmp. | art | 2002-01-04 | 1 | -4/+17 |
| | |||||
* | test for what longjmp(.., 0) does | art | 2002-01-04 | 2 | -0/+39 |