index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Commit message (
Expand
)
Author
Age
Files
Lines
*
* tests/symbols.test ("gensym"): New tests for long gensym
...
Martin Grabmüller
2001-05-28
2
-1
/
+13
*
* validate.h
...
Michael Livshin
2001-05-24
1
-1
/
+1
*
*** empty log message ***
Marius Vollmer
2001-05-21
1
-0
/
+4
*
New, minimal tests.
Marius Vollmer
2001-05-21
2
-0
/
+59
*
*** empty log message ***
Marius Vollmer
2001-05-19
1
-0
/
+4
*
Updated test for new micro version stuff.
Marius Vollmer
2001-05-19
1
-2
/
+6
*
* tests/srfi-13.test: More tests.
Martin Grabmüller
2001-05-16
2
-0
/
+427
*
* tests/srfi-10.test: New file.
...
Martin Grabmüller
2001-05-10
4
-1
/
+335
*
*** empty log message ***
Thien-Thi Nguyen
2001-05-10
1
-3
/
+9
*
("evaluator" "memoization"): New test prefix block.
...
Thien-Thi Nguyen
2001-05-10
1
-0
/
+9
*
* tests/srfi-13.test: Added module access kludge, and uncommented
...
Martin Grabmüller
2001-05-08
2
-12
/
+20
*
* tests/srfi-13.test: New file testing the SRFI string library.
Martin Grabmüller
2001-05-07
2
-0
/
+336
*
* tests/r4rs.test: delete files tmp1, tmp2, tmp3 after the tests
...
Gary Houston
2001-04-25
4
-2
/
+16
*
* Added some tests.
Dirk Herrmann
2001-04-02
2
-0
/
+56
*
* check-guile.in: 16 documentation tests were failing if "make
...
Gary Houston
2001-03-19
3
-6
/
+22
*
* check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
...
Gary Houston
2001-03-18
2
-1
/
+6
*
* Added a new test case plus minor improvements.
Dirk Herrmann
2001-03-11
2
-6
/
+16
*
* tests/syntax.test ("let*"): Changed the `duplicate bindings'
...
Martin Grabmüller
2001-03-09
2
-3
/
+7
*
* Preserve the original error's stack for re-throwing.
Dirk Herrmann
2001-03-05
2
-2
/
+7
*
*** empty log message ***
Marius Vollmer
2001-03-03
1
-0
/
+6
*
* tests/syntax.test ("let,duplicate bindings", "let*,duplicate
...
Marius Vollmer
2001-03-03
1
-9
/
+27
*
*** empty log message ***
Marius Vollmer
2001-03-03
1
-0
/
+5
*
* tests/syntax.test ("duplicate formals"): New category, move
...
Marius Vollmer
2001-03-03
1
-6
/
+14
*
*** empty log message ***
Marius Vollmer
2001-03-03
1
-0
/
+5
*
* tests/alist.test: Use "'()" instead of "()" in all places
...
Marius Vollmer
2001-03-03
1
-2
/
+2
*
* extracted the tests from exceptions.test into eval.test and syntax.test.
...
Dirk Herrmann
2001-03-02
6
-255
/
+539
*
* Moved the number related tests from exceptions.test to numbers.test.
Dirk Herrmann
2001-03-01
3
-2
/
+157
*
* Extracted tests from exceptions.test into strings.test and symbols.test.
...
Dirk Herrmann
2001-03-01
4
-20
/
+114
*
* Turn some test's result into XFAIL instead of FAIL.
Dirk Herrmann
2001-02-28
2
-16
/
+43
*
* Moved reader related tests from exceptions.test to reader.test.
Dirk Herrmann
2001-02-28
3
-12
/
+30
*
* Removed old system to check for exceptions.
Dirk Herrmann
2001-02-28
2
-30
/
+5
*
* Forgot to commit the changelog for the last change...
Dirk Herrmann
2001-02-28
1
-0
/
+39
*
* Provide and use new convenience macros to test for exceptions.
Dirk Herrmann
2001-02-28
10
-494
/
+314
*
* Remove redundant test name prefix.
Dirk Herrmann
2001-02-28
2
-41
/
+45
*
* Make sure that tests return a boolean value.
Dirk Herrmann
2001-02-28
13
-29
/
+48
*
* Cleaned up export list.
Dirk Herrmann
2001-02-27
2
-3
/
+4
*
*** empty log message ***
Thien-Thi Nguyen
2001-02-23
1
-0
/
+13
*
(syntax lambda): Renamed from (lambda).
...
Thien-Thi Nguyen
2001-02-23
1
-41
/
+133
*
*** empty log message ***
Thien-Thi Nguyen
2001-02-23
1
-2
/
+6
*
Initial revision.
Thien-Thi Nguyen
2001-02-23
1
-0
/
+200
*
*** empty log message ***
Marius Vollmer
2001-02-08
1
-0
/
+5
*
* guile-test: Use (ice-9 and-let-star) instead of (ice-9
...
Marius Vollmer
2001-02-08
1
-1
/
+1
*
* Fixed things that I had broken with the last patch :-(
Dirk Herrmann
2001-01-26
4
-31
/
+55
*
* Added Thien-Thi Nguyen's patch to support "make check".
Dirk Herrmann
2001-01-26
4
-33
/
+101
*
* tests/ports.test: include (ice-9 rdelim) module.
Gary Houston
2001-01-24
2
-1
/
+7
*
* Converted to real boundary testing.
Dirk Herrmann
2001-01-18
2
-451
/
+750
*
* Added tests for bit-operations.
Dirk Herrmann
2001-01-17
2
-0
/
+356
*
Test suite for applicable smobs.
Keisuke Nishida
2000-12-07
4
-0
/
+0
*
* Add test to check whether the after-gc-hook is run correctly.
Dirk Herrmann
2000-11-03
2
-0
/
+71
*
* Reflect the fact that string=? is fixed in the test-suite.
Dirk Herrmann
2000-10-30
2
-1
/
+5
[next]