1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 01:00:20 +02:00

Initial checkin of the Guile test suite.

This commit is contained in:
Jim Blandy 1999-05-29 14:22:24 +00:00
parent b88c9601ef
commit 000ee07fc6
6 changed files with 759 additions and 0 deletions

2
test-suite/paths.scm Normal file
View file

@ -0,0 +1,2 @@
(define-module (test-suite paths))
(define-public datadir "/home/jimb/guile/src/modules/guile-modules/test-suite")