aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/comp-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* disable part of comp-tests-ffuncallAndrea Corallo2020-01-011-13/+15
* optimize self callsAndrea Corallo2020-01-011-0/+2
* improve comp-tests-ffuncallAndrea Corallo2020-01-011-1/+10
* add a test about buffer manipulationAndrea Corallo2020-01-011-0/+8
* rework testsAndrea Corallo2020-01-011-157/+126
* add tromeys testsAndrea Corallo2020-01-011-0/+280
* add incoming &rest arg supportAndrea Corallo2020-01-011-7/+6
* add incoming &optional args supportAndrea Corallo2020-01-011-6/+6
* fix comp-limplify-listnAndrea Corallo2020-01-011-0/+4
* add limple switch supportAndrea Corallo2020-01-011-12/+13
* catch worksAndrea Corallo2020-01-011-12/+11
* pushconditioncase workingAndrea Corallo2020-01-011-50/+52
* bubble sort works againAndrea Corallo2020-01-011-20/+20
* uncomment testAndrea Corallo2020-01-011-21/+21