summaryrefslogtreecommitdiff
path: root/tests/input-manifest.lisp-expr
AgeCommit message (Expand)Author
2023-01-31Fix test manifestDouglas Katzman
2023-01-23Make redblack a pure testDouglas Katzman
2022-12-29Remove sb-graph.Charles Zhang
2022-12-29Add another package regression test.Charles Zhang
2022-12-19Update test manifestDouglas Katzman
2022-09-29Use with-scratch-fileDouglas Katzman
2022-09-23Use WITH-SCRATCH-FILE in md5 testDouglas Katzman
2022-09-06Fix omission from test manifestDouglas Katzman
2022-09-03Test sb-introspect just like all the other contribsDouglas Katzman
2022-09-03Make cltl2 tests pass with fastevalDouglas Katzman
2022-09-01Run contrib tests with all other tests and not in make-target-contribDouglas Katzman
2022-06-07Add new timing wrapper for parallelized test suiteDouglas Katzman
2022-06-03Fix even more package renaming issues.Charles Zhang
2022-06-02Add failing tests.Charles Zhang
2022-05-24Depend only on self as input to testDouglas Katzman
2022-05-23Assign IDs to deferred packagesDouglas Katzman
2022-05-16Assert that fd-stream finalizers runDouglas Katzman
2022-05-04Stop building redblack tree into pristine coreDouglas Katzman
2022-04-02Add 1-2-brother tree implementationDouglas Katzman
2022-02-20Fix test manifestDouglas Katzman
2021-07-25Adjust input-manifest.lisp-exprStas Boukarev
2021-07-01Amend input-manifest.lisp-exprStas Boukarev
2021-06-30Relax requirement on current directory during buildDouglas Katzman
2021-06-29Change START-PROFILING to always do something; test moreDouglas Katzman
2021-06-11Fix test manifestDouglas Katzman
2021-04-20Rearrange testsDouglas Katzman
2021-04-19Remove world-lock from around compile-fileDouglas Katzman
2020-11-10Update test input manifestDouglas Katzman
2020-08-20Re-allow concurrent JOIN-THREAD of 1 target threadDouglas Katzman
2020-08-18Fix test manifestDouglas Katzman
2020-08-09Improve and fix BBtree testsDouglas Katzman
2020-07-08Amend test manifestDouglas Katzman
2020-05-02block compilation: work around free-funs lossageCharles Zhang
2020-04-30block compilation: Add START-BLOCK and END-BLOCK declarations.Charles Zhang
2020-04-21Adjust tests/block-compile-defstruct-test.lispStas Boukarev
2020-04-20Remove a bunch of DEF!STRUCTs by means of block compilation.Charles Zhang
2020-04-18block compilation: Fix inlining.Charles Zhang
2020-02-20Don't convert to CMOV if the blocks have multiple predecessors.Stas Boukarev
2020-02-04Fix error detection in source form savingDouglas Katzman
2020-02-04Declare test input only if actually existingDouglas Katzman
2019-12-30Adjust tests/input-manifest.lisp-exprStas Boukarev
2019-12-10Fix aprofDouglas Katzman
2019-11-30define-bitfield-emitter: don't return the name from the defun.Stas Boukarev
2019-11-30Disentangle nested compile-file/load errors.Stas Boukarev
2019-11-25Add missing entry in test input manifestDouglas Katzman
2019-09-28use pristine LineBreakTest.txt in testsChristophe Rhodes
2019-09-19update to Unicode 8.0.0Christophe Rhodes
2019-09-07tests: New tests for restarts established by OPENJan Moringen
2019-06-18Try to fix executing tests in randomized symlink treeDouglas Katzman
2019-06-18Adjust input-manifest.lisp-expr.Stas Boukarev