gash/tests/unit
Timothy Sample df43ca7215 Add support for Guile 2.0.
* configure.ac (GUILE_PKG): Add 2.0.
* gash/textual-ports.scm: New file.
* Makefile.am: Add it.
* gash/lexer.scm, gash/parser.scm, gash/shell.scm: Use it in place of
'(ice-9 textual-ports)'.
* tests/unit/shell.scm: Use it in place of '(ice-9 textual-ports)';
replace '(ice-9 textual-ports)' with '(rnrs io ports)' in sub-scripts;
and add a shim for 'setvbuf'.
2019-05-20 01:18:54 -04:00
..
automake.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
config.scm.in Reorganize tests 2018-12-12 14:23:09 -05:00
lexer.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
parser.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
pattern.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00
shell.scm Add support for Guile 2.0. 2019-05-20 01:18:54 -04:00
word.scm Add copyright sign to headers. 2019-05-20 01:18:22 -04:00