Implement workaround for flex --header-file option
[emu8051.git] / tests /
2014-02-18 Hugo VilleneuveAdd tests for CLI version commands
2014-02-13 Hugo VilleneuveFix test script to work in external build directory
2014-01-26 Hugo VilleneuveAdd square root regression test
2014-01-26 Hugo VilleneuveReturn error for test files without any validation...
2014-01-03 Hugo VilleneuveAdd tests for ADD and ADDC instructions
2013-12-07 Hugo VilleneuveSeparate cli and gtk sources into separate directories
2013-12-03 Hugo VilleneuveAdd support for as504 assembler, with output file option
2013-12-03 Hugo VilleneuveAdd support for as504 assembler
2013-12-02 Hugo VilleneuveFix bug when using separate build directory to create...
2013-12-02 Hugo VilleneuveReplace CALL by LCALL for compatibility with AS31 and...
2013-12-02 Hugo VilleneuveRemove CSEG directive for compatibility with AS31 and...
2013-12-02 Hugo VilleneuveChange way tests are enabled/disabled by asem presence
2013-12-02 Hugo VilleneuveRun each test separately from single shell script
2013-12-02 Hugo VilleneuveAdd tests for timers mode 2
2013-12-02 Hugo VilleneuveChange test output expected string layout
2013-12-02 Hugo VilleneuveAdd tests for timers mode 0
2013-12-02 Hugo VilleneuveAdd tests for timers mode 1
2013-12-02 Hugo VilleneuveAdd PC check for all tests
2013-12-02 Hugo VilleneuveAdd tests for MOV instruction
2013-12-02 Hugo VilleneuveAdd tests for DIV instruction
2013-12-02 Hugo VilleneuveAdd tests for ANL instruction
2013-12-02 Hugo VilleneuveAdd tests for ORL instruction
2013-12-02 Hugo VilleneuveAdd framework for regression testing
2013-12-02 Hugo VilleneuveAutomatic generation of test hex files
2013-12-02 Hugo VilleneuveAdd tests for MUL instructions
2013-12-02 Hugo VilleneuveRemove hex files
2013-12-02 Hugo VilleneuveRename test-files directory -> tests
2013-12-02 Hugo VilleneuveAdd ignore files to gitignore