mes/mes/module/srfi
Jan Nieuwenhuizen 9db6ac95d9
DRAFT test: Resurrect tests with module support.
* mes/module/mes/misc.mes: Remove.
* tests/guile.test: Do not use it.
* tests/module.test: New file.
* build-aux/check-mes.sh (TESTS): Add it.
* mes/module/srfi/srfi-26.mes: Remove.
* mes/module/ice-9/rdelim.mes: New file.
* module/mes/mes-0.mes: New file.

WIP: tests
2020-12-30 13:12:58 +01:00
..
srfi-9 mes: srfi-9: Guile interface compliancy. 2020-12-30 12:53:54 +01:00
srfi-0.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-1.mes DRAFT boot-module: first running! 2020-12-30 13:12:12 +01:00
srfi-1.scm DRAFT boot-module: first running! 2020-12-30 13:12:12 +01:00
srfi-8.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-9-struct.mes mes: srfi-9: Guile interface compliancy. 2020-12-30 12:53:54 +01:00
srfi-9-vector.mes mes: srfi-9: Guile interface compliancy. 2020-12-30 12:53:54 +01:00
srfi-9.mes mes: Switch to srfi-9 based on structs. 2018-10-15 20:42:10 +02:00
srfi-13.mes core: String as array of bytes. 2018-11-11 16:25:36 +01:00
srfi-14.mes mes: Add char-downcase, char-upcase. 2018-11-11 10:10:43 +01:00
srfi-16.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-16.scm Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
srfi-26.scm Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
srfi-43.mes core: make-vector: Move to core. 2020-12-29 18:11:08 +01:00