Age | Commit message (Expand) | Author |
2022-11-23 | gnu: Add cl-cacau....* gnu/packages/lisp-check.scm (cl-cacau, ecl-cacau, sbcl-cacau): New
variables.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher |
2022-11-23 | gnu: Add cl-assert-p....* gnu/packages/lisp-check.scm (cl-assert-p, ecl-assert-p, sbcl-assert-p): New
variables.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher |
2022-11-23 | gnu: Add cl-assertion-error....* gnu/packages/lisp-check.scm (cl-assertion-error, ecl-assertion-error,
sbcl-assertion-error): New variables.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher |
2022-11-23 | gnu: Add cl-simplet....* gnu/packages/lisp-check.scm (cl-simplet, ecl-simplet, sbcl-simplet): New
variables.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher |
2022-11-22 | gnu: cl-parachute: Update to 1.5.0-0.8bc3e1b....* gnu/packages/lisp-check.scm (sbcl-parachute): Update to
1.5.0-0.8bc3e1b.
[inputs]: Add sbcl-trivial-custom-debugger.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-custom-debugger)
[arguments]: New field.
[native-inputs]: Remove field.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Paul A. Patience |
2022-09-22 | gnu: sbcl-lisp-unit2: Update to 0.9.4....* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.4.
| Pierre Neidhardt |
2022-09-07 | gnu: cl-lisp-unit2: Update to 0.9.3....* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| André A. Gomes |
2022-09-07 | gnu: Add cl-2am....* gnu/packages/lisp-check.scm (cl-2am, ecl-2am, sbcl-2am): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-08-03 | gnu: Remove obsolete references to asd-files and test-asd-file....In a previous commit we've update the build system to let ASDF locate the .asd
files for us, so package definition no longer need to provide this information.
* gnu/packages/lisp-check.scm: Do it.
* gnu/packages/lisp-xyz.scm: Do it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-xlunit: Remove Make reference from closure....* gnu/packages/lisp-check.scm (sbcl-xlunit)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-ptester: Remove Make reference from closure....* gnu/packages/lisp-check.scm (sbcl-ptester)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-rt: Remove Make reference from closure....* gnu/packages/lisp-check.scm (sbcl-rt)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-06-30 | gnu: sbcl-parachute: Update to 20210920....* gnu/packages/lisp-check.scm (sbcl-parachute): Update to 20210920.
| Pierre Neidhardt |
2022-03-03 | gnu: Add cl-try....* gnu/packages/lisp-check.scm (cl-try, ecl-try, sbcl-try): New variables.
| Guillaume Le Vaillant |
2022-02-11 | gnu: Add cl-hamcrest....* gnu/packages/lisp-check.scm (cl-hamcrest, ecl-hamcrest, sbcl-hamcrest): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2021-12-13 | gnu: Further simplify package inputs....This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
| Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-08 | gnu: cl-fiasco: Update to 0.0.1-2.bb47d2f....* gnu/packages/lisp-check.scm: (sbcl-fiasco): Update to 0.0.1-2.bb47d2f.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-11-08 | gnu: Add cl-kaputt....* gnu/packages/lisp-check.scm: (sbcl-kaputt, cl-kaputt, ecl-kaputt): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-10-24 | gnu: Move Common Lisp testing frameworks to lisp-check module....* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am, sbcl-check-it,
cl-check-it, ecl-check-it, sbcl-checkl, cl-checkl, ecl-checkl,
sbcl-cl-mock, cl-mock, ecl-cl-mock, sbcl-cl-quickcheck, cl-quickcheck,
ecl-cl-quickcheck, sbcl-clunit, cl-clunit, ecl-clunit, sbcl-clunit2,
cl-clunit2, ecl-clunit2, sbcl-eos, cl-eos, ecl-eos, sbcl-fiasco, cl-fiasco,
ecl-fiasco, sbcl-fiveam, cl-fiveam, ecl-fiveam, sbcl-hu.dwim.stefil,
cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-lift, cl-lift, ecl-lift,
sbcl-lisp-unit, cl-lisp-unit, ecl-lisp-unit, sbcl-lisp-unit2,
cl-lisp-unit2, ecl-lisp-unit2, sbcl-parachute, cl-parachute, ecl-parachute,
sbcl-prove, cl-prove, ecl-prove, sbcl-ptester, cl-ptester, ecl-ptester,
sbcl-rove, cl-rove, ecl-rove, sbcl-rt, cl-rt, ecl-rt, sbcl-stefil,
cl-stefil, ecl-stefil, sbcl-unit-test, cl-unit-test, ecl-unit-test,
sbcl-xlunit, cl-xlunit, ecl-xlunit): Move to ...
* gnu/packages/lisp-check.scm: ... here.
* gnu/packages/web-browsers.scm: Import lisp-check module.
* gnu/packages/wm.scm: Import lisp-check module.
| Guillaume Le Vaillant |
2021-10-21 | gnu: Add cl-should-test....* gnu/packages/lisp-check.scm (cl-should-test, ecl-should-test,
sbcl-should-test): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Charles Jackson |
2021-06-24 | gnu: Add cl-nst....Initiate new lisp-check module the same way as other language specific
ones (python-check, haskell-check).
* gnu/local.mk (GNU_SYSTEM_MODULES): Add lisp-check.scm.
* gnu/packages/lisp-check.scm (sbcl-nst, ecl-nst, cl-nst): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |