1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-18 00:42:26 +02:00
guile/test-suite/vm
Andy Wingo 83dce818ec GUILE_INSTALL_LOCALE=1 during build
* doc/ref/Makefile.am (autoconf-macros.texi):
* libguile/Makefile.am (snarf2checkedtexi):
* module/Makefile.am (ice-9/psyntax-pp.scm.gen, ice-9/psyntax-pp.go):
* test-suite/Makefile.am (GUILE_AUTO_COMPILE):
* test-suite/standalone/Makefile.am (GUILE_INSTALL_LOCALE):
* test-suite/vm/Makefile.am (TESTS_ENVIRONMENT):
* am/guilec (.scm.go): Set GUILE_INSTALL_LOCALE to 1 during the build.
  Fixes bug 12887.
2013-03-07 11:02:33 +01:00
..
Makefile.am GUILE_INSTALL_LOCALE=1 during build 2013-03-07 11:02:33 +01:00
run-vm-tests.scm Improve the usage of variable names in Scheme docstrings. 2012-02-02 12:24:40 +01:00
t-basic-contructs.scm
t-call-cc.scm Add VM test for call/cc in non-tail position 2011-03-20 01:00:09 +01:00
t-catch.scm
t-closure.scm
t-closure2.scm
t-closure3.scm
t-closure4.scm
t-do-loop.scm
t-global-bindings.scm
t-literal-integers.scm
t-macros.scm
t-macros2.scm
t-map.scm
t-match.scm Update (ice-9 match) from Chibi-Scheme. 2011-09-03 22:18:02 +02:00
t-mutual-toplevel-defines.scm
t-or.scm
t-proc-with-setter.scm
t-quasiquote.scm
t-records.scm
t-values.scm