summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Add test case for ".declare" overriding feature.Homer Hsing1-0/+1
2012-09-26Automatically run all test cases.Homer Hsing2-11/+80
2012-09-26Fix missing environment variables problem in test/run-test.shHomer Hsing1-5/+7
2012-09-26Add a test case for ".declare" pragmaHomer Hsing3-1/+11
2006-09-01Add accidentally forgotten rnde test.Eric Anholt1-0/+1
2006-09-01Rename package and binary to intel-gen4asm.Eric Anholt1-1/+1
2006-09-01Add tests for break, cont, and halt instructions.Eric Anholt8-0/+28
2006-09-01Add a test for ENDIF, revealing issues.Eric Anholt4-0/+6
2006-09-01Add a test for the ELSE instruction, revealing issues.Eric Anholt4-0/+6
2006-09-01Add a test for wait instruction (not yet implemented).Eric Anholt4-0/+6
2006-08-31Add a failing test for maximum ranges of UD/D immediates.Eric Anholt4-2/+12
2006-08-31Fix the width of the IP count field expected by the while test.Eric Anholt1-1/+1
2006-08-31Add tests for jmpi, if, iff, and while, revealing issues.Eric Anholt10-2/+26
2006-08-31Explain why rnde-intsrc is expected to fail.Eric Anholt1-0/+1
2006-08-31Add more unary operation tests.Eric Anholt19-5/+58
2006-08-31Start adding a test suite.Eric Anholt5-0/+34