| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-04 | Add test case for ".declare" overriding feature. | Homer Hsing | |
| Later same name .declare pragma will override previously defined one. This patch add a test case for that feature. | |||
| 2013-03-04 | Automatically run all test cases. | Homer Hsing | |
| In the past test/run-test.sh run only one test case per call. This patch let it automatically run all test cases. | |||
| 2013-03-04 | Fix missing environment variables problem in test/run-test.sh | Homer Hsing | |
| Currently test/run-test.sh cannot get the value of ${srcdir} and ${top_builddir}. Thus we cannot run any test case. This patch uses $0 to get the absolute path of run-test.sh. Now test cases work. | |||
| 2013-03-04 | Add a test case for ".declare" pragma | Homer Hsing | |
| 2013-03-04 | Add accidentally forgotten rnde test. | Eric Anholt | |
| 2013-03-04 | Rename package and binary to intel-gen4asm. | Eric Anholt | |
| 2013-03-04 | Add tests for break, cont, and halt instructions. | Eric Anholt | |
| 2013-03-04 | Add a test for ENDIF, revealing issues. | Eric Anholt | |
| 2013-03-04 | Add a test for the ELSE instruction, revealing issues. | Eric Anholt | |
| 2013-03-04 | Add a test for wait instruction (not yet implemented). | Eric Anholt | |
| 2013-03-04 | Add a failing test for maximum ranges of UD/D immediates. | Eric Anholt | |
| 2013-03-04 | Fix the width of the IP count field expected by the while test. | Eric Anholt | |
| 2013-03-04 | Add tests for jmpi, if, iff, and while, revealing issues. | Eric Anholt | |
| 2013-03-04 | Explain why rnde-intsrc is expected to fail. | Eric Anholt | |
| 2013-03-04 | Add more unary operation tests. | Eric Anholt | |
| 2013-03-04 | Start adding a test suite. | Eric Anholt | |
