mes/tests
Jan (janneke) Nieuwenhuizen a788fcfda7
core: Add gc-stats.
* include/mes/mes.h (gc_start_time, gc_end_time, gc_time): New
variables.
* src/mes.c (init): Initialize them.
* src/gc.c: Use them.
* src/gc.c (gc_stats): New function.
* include/mes/builtins.h: Declare it.
* src/builtins.c (mes_builtins): Register it.
* tests/gc.test: Use it.
2020-12-31 10:34:07 +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
peg.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