aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/comp-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix describe function arglist for native compiled lisp/d (bug#42572)Andrea Corallo2020-08-311-0/+7
* * test/src/comp-tests.el (comp-tests-doc): Update test.Andrea Corallo2020-08-291-1/+3
* * test/src/comp-tests.el (comp-tests-bootstrap): Fix test for new eln setup.Andrea Corallo2020-08-171-1/+2
* Add a testcase for bug#42360Andrea Corallo2020-07-151-0/+5
* * Disable ipa-pure in comp-tests-tcoAndrea Corallo2020-07-091-0/+3
* Add some tests for pure function optimizationAndrea Corallo2020-07-091-0/+32
* * Add a test targeting forward propagationAndrea Corallo2020-07-091-0/+22
* * Rework some test logic for generalityAndrea Corallo2020-07-081-7/+16
* * Add a test to verify tail recursion eliminationAndrea Corallo2020-07-021-0/+48
* Add a test for lambda list containing uninterned symbolsAndrea Corallo2020-06-301-0/+5
* Add a test to verify CL macro expansion in dynamic scopeAndrea Corallo2020-06-281-0/+4
* * Add a func-arity test for dynamic functionsAndrea Corallo2020-06-221-0/+11
* Add a test for speed -1Andrea Corallo2020-06-221-0/+5
* Add some testing for dynamic scopeAndrea Corallo2020-06-221-4/+42
* Add a compiler hint testAndrea Corallo2020-05-251-0/+6
* * Native compiler test updateAndrea Corallo2020-05-151-1/+3
* * test/src/comp-tests.el (comp-tests-bootstrap): Fix test.Andrea Corallo2020-05-141-9/+8
* Add comp-test-40187 checking function shadowing.Andrea Corallo2020-03-291-0/+6
* * test/src/comp-tests.el (comp-tests-doc): FixAndrea Corallo2020-03-291-2/+1
* Fix `comp-tests-free-fun'Andrea Corallo2020-02-221-4/+5
* Test 'comp-eq' should not assume any string hashing policyAndrea Corallo2020-02-211-2/+1
* Update copyright years plus two style nitsAndrea Corallo2020-02-161-1/+1
* Clean-up old gc disable refuse in comp-tests-non-localsAndreaCorallo2020-02-141-10/+9
* Do no force speed while running the testsuiteAndrea Corallo2020-01-201-3/+0
* Always force debug 0 for bootstrap testAndrea Corallo2020-01-201-1/+3
* single function native compilation doc + interactive support + testsAndrea Corallo2020-01-011-1/+9
* add native interactive support testAndrea Corallo2020-01-011-0/+12
* add native documentation support testAndrea Corallo2020-01-011-0/+6
* add comp-tests-free-funAndrea Corallo2020-01-011-1/+9
* better style into comp-tests-bootstrapAndrea Corallo2020-01-011-8/+4
* better ert usage into testsAndrea Corallo2020-01-011-30/+14
* fix comp-tests-bootstrapAndrea Corallo2020-01-011-11/+16
* allow for pure function call removal optimizationAndrea Corallo2020-01-011-0/+5
* add comp-tests-jump-table-2-fAndrea Corallo2020-01-011-1/+5
* add comp-tests-signalAndrea Corallo2020-01-011-0/+6
* do not force compiler settings within the testsuiteAndrea Corallo2020-01-011-3/+0
* add comp-tests-trampoline-removalAndrea Corallo2020-01-011-0/+5
* add comp-tests-bootstrapAndrea Corallo2020-01-011-2/+26
* compile tests with debug 1Andrea Corallo2020-01-011-0/+1
* add comp-tests-string-trimAndrea Corallo2020-01-011-0/+3
* add test for macro definitionAndrea Corallo2020-01-011-0/+4
* test provideAndrea Corallo2020-01-011-2/+5
* add a test for functions with more than 8 argumentsAndrea Corallo2020-01-011-0/+6
* add test for recursive callsAndrea Corallo2020-01-011-0/+3
* crank optimizations while running native compiler test suiteAndrea Corallo2020-01-011-2/+2
* fix varset and add a testAndrea Corallo2020-01-011-2/+5
* fix lambda handling and add a test for thatAndrea Corallo2020-01-011-0/+3
* test separate compile unitAndrea Corallo2020-01-011-494/+177
* need to temporary add a load pathAndrea Corallo2020-01-011-9/+1
* rename a function test to avoid name clashingAndrea Corallo2020-01-011-2/+2