index
:
git/guile-wip-pf
wip-r5rsde
Clone of Guile with own patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
check-guile.in
Age
Commit message (
Expand
)
Author
2012-04-23
move (test-suite lib) to lower dir; cleans up uninstalled paths.
Andy Wingo
2011-02-13
autocompile -> auto-compile
Andy Wingo
2010-09-28
fix check-guile.in for default vm change
Andy Wingo
2010-07-01
Fix hanging of popen.test
Neil Jerram
2009-08-20
disable autocompilation in the test suite
Andy Wingo
2009-03-27
rely on getrlimit to DTRT, don't make stack calibration file
Andy Wingo
2009-03-27
allow building against uninstalled guile; move some things to meta/
Andy Wingo
2008-10-17
Avoid `Stack overflow' errors when running `make check'
Neil Jerram
2002-03-04
(top_srcdir): Use `top_srcdir_absolute' AC_SUBST var.
Thien-Thi Nguyen
2002-02-26
Update usage comment; nfc.
Thien-Thi Nguyen
2002-02-26
(top_builddir): Use AC_SUBST var `top_builddir_absolute'.
Thien-Thi Nguyen
2002-02-05
(TEST_SUITE_DIR): Fix bug: Use `top_srcdir'.
Thien-Thi Nguyen
2002-02-05
(top_builddir): Fix bug: Use cwd.
Thien-Thi Nguyen
2002-02-05
(srcdir): Delete var.
Thien-Thi Nguyen
2001-11-02
* check-guile.in: Replaced `ln -s' by `@LN_S@' to supports
Marius Vollmer
2001-08-26
Do not include ".libs" in LTDL_LIBRARY_PATH, libltdl provides it
Marius Vollmer
2001-05-28
* check-guile.in: fix to be runnable when srcdir!=builddir.
Michael Livshin
2001-05-11
For SRFI testing, set and export env var `LTDL_LIBRARY_PATH'.
Thien-Thi Nguyen
2001-03-25
Fix sh standard conformance bug: Replace "test -e"
Thien-Thi Nguyen
2001-03-19
* check-guile.in: 16 documentation tests were failing if "make
Gary Houston
2001-03-19
* check-guile.in: rename $parent to $srcdir. if it's equal to "."
Gary Houston
2001-03-18
* check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
Gary Houston
2001-01-26
* Forgot to add the file check-guile.in with the latest commit.
Dirk Herrmann