mes/tests
Jan (janneke) Nieuwenhuizen 94643f8361
mes: Remove PEG.
PEG is not used and mostly broken.

* mes/module/mes/peg.mes,
mes/module/mes/peg/cache.scm,
mes/module/mes/peg/codegen.scm,
mes/module/mes/peg/simplify-tree.scm,
mes/module/mes/peg/string-peg.scm,
mes/module/mes/peg/using-parsers.scm,
tests/peg.test: Remove.
* AUTHORS: Remove mention.
2020-12-30 17:28:21 +01:00
..
data GNU Mes. 2018-07-22 14:24:36 +02:00
base.test core: Add gc-stats. 2020-12-31 10:34:07 +01:00
boot.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
catch.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
closure.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
cwv.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
display.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
fluids.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
gc.test core: Add gc-stats. 2020-12-31 10:34:07 +01:00
getopt-long.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
guile.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
let-syntax.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
let.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
macro.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
match.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
math.test mes: Make logand work correctly. 2021-04-21 08:31:37 +02:00
module.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
optargs.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
perform.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
pmatch.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
posix.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
psyntax.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
quasiquote.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
read.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
scm.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
srfi-0.test tests: Update to bin/mes for standalone run. 2021-01-23 08:43:48 +01:00
srfi-1.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-9.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-13.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-14.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-16.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
srfi-43.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
syntax.test build: Cater for bootstrap build. 2019-12-13 21:52:18 +01:00
vector.test core: make-vector: Move to core. 2020-08-16 16:54:18 +02:00