Commits · Version_2_6_2c2
ansi-test
Browse files
Jun 05, 2004
Backport minimal ansi-test patches from HEAD to enable running of the random tester
· cb6beec3
camm
authored
Jun 05, 2004
View commit cb6beec3
7 tags
cb6beec3
May 27, 2004
This commit was manufactured by cvs2svn to create branch 'Version_2_6_2pre'.
· fb346e77
nobody
authored
May 27, 2004
fb346e77
Improve pruning of make-array forms
· 2ef47e5f
pfdietz
authored
May 27, 2004
2ef47e5f
Remove unnecessary type declarations, args.
· 1fa73a7e
pfdietz
authored
May 27, 2004
1fa73a7e
May 26, 2004
Another abcl bug (0 is not of type list)
· f7967a6d
pfdietz
authored
May 26, 2004
f7967a6d
May 25, 2004
Begin testing pathname printing
· 909e697a
pfdietz
authored
May 25, 2004
909e697a
fixup of array printing tests
· 4c6b3f83
pfdietz
authored
May 25, 2004
4c6b3f83
Add a readability test for printed random-states
· 5b821e65
pfdietz
authored
May 25, 2004
5b821e65
To-do comment added
· 90715812
pfdietz
authored
May 25, 2004
90715812
More cons printing tests (with circularity)
· db745584
pfdietz
authored
May 25, 2004
db745584
fixup of array printing tests
· d8b91d3c
pfdietz
authored
May 25, 2004
d8b91d3c
fixup of array printing tests
· 499f271d
pfdietz
authored
May 25, 2004
499f271d
More array printing tests
· 720f651f
pfdietz
authored
May 25, 2004
720f651f
More array printing tests
· 4f6aadf0
pfdietz
authored
May 25, 2004
4f6aadf0
May 24, 2004
Tweaked the pruner for make-array forms
· 8f563608
pfdietz
authored
May 24, 2004
8f563608
A random abcl test failure (23/5/2004)
· ab15145b
pfdietz
authored
May 24, 2004
ab15145b
Some abl random test failures
· 7f2f9b5f
pfdietz
authored
May 24, 2004
7f2f9b5f
Some more random test failures
· b337cd2c
pfdietz
authored
May 24, 2004
b337cd2c
Added more printer tests, and a test for similarity
· d091993c
pfdietz
authored
May 24, 2004
d091993c
May 22, 2004
Fixed test bugs
· a7751b8b
pfdietz
authored
May 22, 2004
a7751b8b
More array printing tests
· 537c52e4
pfdietz
authored
May 22, 2004
537c52e4
May 21, 2004
Added another sbcl test (misc.368)
· bc4d5ccd
pfdietz
authored
May 21, 2004
bc4d5ccd
May 18, 2004
Add a test for bug recently found in sbcl involving nil keyword arguments.
· b70a91f6
pfdietz
authored
May 18, 2004
b70a91f6
May 17, 2004
Fix leakage of open streams
· 86887094
pfdietz
authored
May 17, 2004
86887094
May 16, 2004
Fixed typo
· 02c37306
pfdietz
authored
May 16, 2004
02c37306
Fixed typo
· 8558c6e6
pfdietz
authored
May 16, 2004
8558c6e6
Got rid of random-acl-test, tweaked to reduce verbosity on random-test
· 4de2973d
pfdietz
authored
May 16, 2004
4de2973d
Removed TODO #20.
· f75c764b
pfdietz
authored
May 16, 2004
f75c764b
Negative zero tests for hash table operations.
· 19809fe5
pfdietz
authored
May 16, 2004
19809fe5
Added a note for similarity of 0.0 and -0.0
· 080cdaa8
pfdietz
authored
May 16, 2004
080cdaa8
Add todo #20 (suggested by CR).
· 6e998f44
pfdietz
authored
May 16, 2004
6e998f44
Added three tests that abl fails.
· 46f2ef52
pfdietz
authored
May 16, 2004
46f2ef52
Another sbcl bug
· f16c9855
pfdietz
authored
May 16, 2004
f16c9855
May 15, 2004
Add two tests exhibiting a bug found by piso. It was causing the bad test...
· da839153
pfdietz
authored
May 15, 2004
da839153
The extra args to make-package are keyword args, not optional args
· cf5348a6
pfdietz
authored
May 15, 2004
cf5348a6
New sbcl test
· f2b6311e
pfdietz
authored
May 15, 2004
f2b6311e
Fixed return value bug in make-instances-obsolete.2
· f10df81a
pfdietz
authored
May 15, 2004
f10df81a
May 13, 2004
Make it use subtypep instead
· 114cd482
pfdietz
authored
May 13, 2004
114cd482
Make the 'of the same type?' test be if TYPE-OF returns the same type on the two values.
· aa6c0e8f
pfdietz
authored
May 13, 2004
aa6c0e8f
Are 0.0 and -0.0 'of the same type'? Add checks for paranoia
· 250e3912
pfdietz
authored
May 13, 2004
250e3912
Loading