1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00

Initial revision

This commit is contained in:
Thien-Thi Nguyen 2002-02-09 22:31:07 +00:00
parent 068a9d87f8
commit ecfea4f9bd

9
devel/build/testing.text Normal file
View file

@ -0,0 +1,9 @@
Some Notes on Testing
---------------------
To not alarm users, "make check" (which runs "check-guile" which
runs "test-suite/guile-test") does not fail on UNRESOLVED tests.
Maintainers who want to be more strict should use:
./check-guile --flag-unresolved