about summary refs log tree commit diff stats
path: root/test/test_all.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* X86: fix cdq/cbw...Fabrice Desclaux2018-02-021-0/+1
* Various Win32 API additions/fixes (#616)Adrien Guinet2017-10-311-1/+3
* Test/DSE: producted file is already deleted by the exampleAjax2017-09-061-1/+0
* Merge pull request #611 from commial/feature/dse-politicsserpilliere2017-09-051-4/+10
|\
| * Test DSE examples with several strategiesAjax2017-09-051-4/+10
* | Expression: add expression comparison generatorsFabrice Desclaux2017-09-041-0/+1
|/
* Example: add constant expression propagationFabrice Desclaux2017-08-091-2/+19
* Objc: add regression testFabrice Desclaux2017-08-081-0/+5
* Add a regression test for DIV 128bitsAjax2017-06-271-0/+2
* Expression: add an Expression parserFabrice Desclaux2017-06-141-0/+1
* Fix products filesAjax2017-05-091-15/+18
* Introduce a GCC tests, to let no TCC installs able to run more testsAjax2017-04-211-3/+5
* Example: add irblock simplification exampleFabrice Desclaux2017-04-211-3/+6
* Merge pull request #518 from commial/feature/dseserpilliere2017-04-211-0/+17
|\
| * Add regression test for DSE on lbl_genAjax2017-04-181-0/+6
| * Add an example illustrating DSEAjax2017-04-181-0/+11
* | Add regression test for AssignBlockAjax2017-04-201-0/+1
|/
* Jitter: regression test for post instrFabrice Desclaux2017-04-181-0/+1
* Tests: run md5_aarch64l from the very beginningAjax2017-04-061-1/+2
* Introduce Sandbox.call, for direct function callingAjax2017-04-061-0/+1
* MD5_arm: run from the very beginningAjax2017-04-061-1/+1
* Add regression test for command-line/env support in SandboxAjax2017-04-061-0/+6
* Expr: fix singleton; add reg testFabrice Desclaux2017-03-311-0/+1
* analysis: Introduction of use-definition chainsCaroline Leman2017-03-291-8/+9
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-1/+1
* Merge pull request #496 from commial/feature/expr_rangeserpilliere2017-02-221-0/+4
|\
| * Add regression tests for expr_range, based on z3Ajax2017-02-221-0/+3
| * Add regression tests for ModularIntervalsAjax2017-02-171-0/+1
* | Test: add access_c/expr_c exampleFabrice Desclaux2017-02-171-0/+19
* | Tests: add asm humanFabrice Desclaux2017-02-171-0/+4
|/
* Expression: add ExprReduceFabrice Desclaux2017-02-131-0/+1
* Add a tracer exampleAjax2017-02-061-0/+2
* Add regression test for CPUID supportAjax2017-02-021-0/+1
* Add a only-tags option for test_allAjax2017-01-141-11/+21
* DepGraph: Add emul regression testsFabrice Desclaux2017-01-091-0/+1
* Merge pull request #471 from commial/feature/llvm-cacheserpilliere2017-01-061-1/+4
|\
| * Test/jitter for each jitter engineAjax2017-01-061-1/+3
| * Add a test for max_exec_per_call optionAjax2017-01-061-0/+1
* | make this one executable, it's probably the most used toplevel executableAymeric Vincent2017-01-051-0/+2
|/
* Enable mn_float unit test for LLVMAjax2017-01-051-1/+1
* Update documentation for llvmliteAjax2017-01-041-1/+1
* Ugly modification to have llvm work againAjax2017-01-041-5/+2
* Fix cleanning error for depgraph testsAjax2016-09-201-10/+7
* Enable "python" jitter on AsmUnitTest, except someAjax2016-09-011-2/+7
* Add a regression test for SEH handlingAjax2016-09-011-0/+1
* Add a way to retrieve memory access rightPierre Graux2016-09-011-0/+1
* Tests: add win seh testFabrice Desclaux2016-08-311-0/+18
* Jitter: code generator reworkFabrice Desclaux2016-08-301-2/+1
* Test: TCC conditional testsserpilliere2016-04-261-47/+79
* Test: add gcc testsserpilliere2016-04-261-36/+36