summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* General tests of directives.Peter Johnson2001-11-211-0/+14
* Test the imm and imm8x forms of add.Peter Johnson2001-11-211-0/+4
* Add two larger NASM-preprocessed files from UIUC ECE 291's PModeLib as morePeter Johnson2001-11-212-0/+2840
* Test global/common sharing in addition to extern.Peter Johnson2001-11-211-2/+4
* How does NASM's bin format handle sections?Peter Johnson2001-11-211-0/+11
* Allow multiple EXTERN's of same variable without error (NASM's behavior).Peter Johnson2001-11-201-0/+2
* Decided to go ahead and commit these little NASM-syntax test files I've beenPeter Johnson2001-11-1732-0/+483
* Try to fix configure and automake files so everything builds a bit cleaner.Peter Johnson2001-09-201-0/+2
* Allow make check and tests module to be disabled, as it's not portable yet.Peter Johnson2001-09-191-0/+5
* Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.Peter Johnson2001-09-181-4/+0
* Add unit test framework using Check (http://check.sourceforge.net/).Peter Johnson2001-09-182-0/+20