OGINO Masanori
|
dc71eba296
|
Refactor t/parameterize.scm with (picrin test).
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
|
2015-06-25 16:42:51 +09:00 |
Yuichi Nishiwaki
|
8f619fcc18
|
add test case for #229
|
2015-06-25 15:38:23 +09:00 |
Yuichi Nishiwaki
|
324445f483
|
fix #273
|
2015-06-24 01:54:46 +09:00 |
OGINO Masanori
|
b0e6f14442
|
Move r7rs-tests.scm into a nitro.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
|
2015-06-22 11:07:56 +09:00 |
Yuichi Nishiwaki
|
02d75b4283
|
syntax-rules: as of now we have no plan to add (... template) pattern support
|
2015-06-16 19:16:14 +09:00 |
Sunrin SHIMURA (keen)
|
27a1694f51
|
add test for #257
|
2015-02-04 13:52:46 +00:00 |
zeptometer
|
369bc4c944
|
add eest for escape
|
2015-01-26 15:42:46 +09:00 |
Sunrin SHIMURA (keen)
|
ec87adb90b
|
add test against #250
|
2015-01-23 07:46:05 +00:00 |
Sunrim KIM (keen)
|
221f3bdebd
|
add regression test against benz/#55
|
2014-11-09 17:09:06 +09:00 |
Sunrim KIM (keen)
|
0edbf1f0d2
|
add test for #234
|
2014-11-03 13:36:05 +09:00 |
Sunrim KIM (keen)
|
7c9d12769e
|
Revert "update betz (to implement pickle) and add its test"
This reverts commit ae450b95b9 .
|
2014-10-29 17:34:12 +09:00 |
Sunrim KIM (keen)
|
ae450b95b9
|
update betz (to implement pickle) and add its test
|
2014-10-04 06:00:03 +09:00 |
Sunrim KIM (keen)
|
ff843f0e8f
|
unlock `file-error?` test case
|
2014-09-22 00:01:07 +09:00 |
Yuichi Nishiwaki
|
6c8a533128
|
import a test case by @SaitoAtsushi
|
2014-09-10 17:45:18 +09:00 |
Yuichi Nishiwaki
|
e5d47de3b0
|
update benz. support inter-referntial definitions
|
2014-09-10 15:27:46 +09:00 |
Yuichi Nishiwaki
|
05e288449a
|
import cond-expand tests from @KeenS's patch
|
2014-09-10 02:13:38 +09:00 |
Yuichi Nishiwaki
|
afe547f1c3
|
r5rs is missed
|
2014-09-09 02:15:55 +09:00 |
Yuichi Nishiwaki
|
a023db8054
|
drop support for rational literal
|
2014-08-08 15:08:08 +09:00 |
Yuichi Nishiwaki
|
80dde12fc3
|
fix test case
|
2014-07-29 18:12:57 +09:00 |
Yuichi Nishiwaki
|
f639734cb1
|
remove tests about exact ratinoals. r7rs doesn't require them.
|
2014-07-29 17:47:02 +09:00 |
Yuichi Nishiwaki
|
b61ad3f0bb
|
improve (tan 1) test accuracy
|
2014-07-29 17:44:00 +09:00 |
Yuichi Nishiwaki
|
c3a4348d2c
|
comment out rational? test
|
2014-07-29 17:37:08 +09:00 |
Yuichi Nishiwaki
|
d45ab8f973
|
add renaming-import test
|
2014-07-28 02:00:54 +09:00 |
Yuichi Nishiwaki
|
28c486261c
|
move test-read-error to r7rs-tests.scm
|
2014-07-27 18:39:27 +09:00 |
Yuichi Nishiwaki
|
87604a4cb8
|
unlock exception tests
|
2014-07-27 18:32:04 +09:00 |
Yuichi Nishiwaki
|
c29c07dec5
|
unlock eval tests
|
2014-07-27 14:29:39 +09:00 |
Yuichi Nishiwaki
|
c0fd54d3fc
|
lock nan tests. (= +nan.0 +nan.0) always returns false (because ieee754
specifies so).
|
2014-07-27 12:55:50 +09:00 |
Yuichi Nishiwaki
|
dbb92a9b83
|
lock a test. it depends on the environment.
|
2014-07-27 12:54:41 +09:00 |
Yuichi Nishiwaki
|
dcdb60cb64
|
lock some tests. They are inappropriate as r7rs compatibility check
because r7rs doesn't require interpreters to have big integer support.
|
2014-07-27 12:52:28 +09:00 |
Yuichi Nishiwaki
|
d8f966b5da
|
lock some numeric tests. We currently don't have a plan to support
incomplete floating point literal like 1. or .01
|
2014-07-27 12:48:23 +09:00 |
Yuichi Nishiwaki
|
01061efc5a
|
move test-numeric-syntax to r7rs-tests.scm. test-numeric-syntax is a
test runner specific to r7rs-tests.scm. It should not be placed in
generic test library.
|
2014-07-27 12:46:10 +09:00 |
Yuichi Nishiwaki
|
1c718fd4c1
|
unlock dynamic-wind test
|
2014-07-25 14:43:37 +09:00 |
Yuichi Nishiwaki
|
a75a48fc8f
|
unlock some of exception tests
|
2014-07-24 11:03:40 +09:00 |
Sunrim KIM (keen)
|
341e4048eb
|
fix a bug of `test-values` and unlock the test cases that use `test-values`
|
2014-07-21 22:58:38 +09:00 |
Sunrim KIM (keen)
|
28894dd07a
|
remove useless newline
|
2014-07-20 21:19:12 +09:00 |
Sunrim KIM (keen)
|
720eb94395
|
separate (picrin test) and import some test macros from chibi scheme
|
2014-07-20 17:24:03 +09:00 |
Sunrim KIM (keen)
|
aa498b8994
|
unlock testable cases
|
2014-07-19 16:37:38 +09:00 |
Yuichi Nishiwaki
|
04d2369c2e
|
Merge pull request #118 from KeenS/equal
vectors, blobs, strings with equal contets are equal
|
2014-07-19 11:58:05 +09:00 |
Yuichi Nishiwaki
|
5c6e7f16c0
|
fix r7rs-tests. rational literal is not required to generate an exact value
|
2014-07-18 11:55:43 +09:00 |
Sunrim KIM (keen)
|
c4862cb291
|
add test of circular list equivalence
|
2014-07-18 00:55:46 +09:00 |
Yuichi Nishiwaki
|
8e114fae6b
|
unlock letrec-syntax test
|
2014-07-16 14:32:04 +09:00 |
Yuichi Nishiwaki
|
2da5d440a8
|
more array functions
|
2014-07-15 21:26:08 +09:00 |
Yuichi Nishiwaki
|
443bd6e830
|
initial array support
|
2014-07-15 20:59:29 +09:00 |
Yuichi Nishiwaki
|
64d757d46a
|
r7rs-test: print all failed tests in the end
|
2014-07-15 18:04:53 +09:00 |
Yuichi Nishiwaki
|
6c68955dee
|
unlock tests about rational number literals
|
2014-07-15 17:58:26 +09:00 |
Yuichi Nishiwaki
|
1d5fa803aa
|
add case-lambda
|
2014-07-15 17:51:27 +09:00 |
Yuichi Nishiwaki
|
729162b69f
|
unlock let-synatx test
|
2014-07-14 10:09:23 +09:00 |
Yuichi Nishiwaki
|
3c26c289f3
|
unlock define-values tests
|
2014-06-29 15:08:23 +09:00 |
Yuichi Nishiwaki
|
5c3e5b116e
|
show success rate in statistics
|
2014-06-28 22:02:09 +09:00 |
Yuichi Nishiwaki
|
2615ce11bd
|
unlock string-fill! tests
|
2014-06-28 21:54:19 +09:00 |