merge from 1.8 branch
[bpt/guile.git] / test-suite / tests / unif.test
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-06-05 Kevin Ryde(array-in-bounds?): Add a test failing in the current...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-04 Kevin Ryde(make-shared-array): Add failing case shared of shared.
2005-01-10 Marius Vollmer(exception:wrong-num-indices): New, use it for array...
2005-01-06 Marius Vollmer(have-llvect?): Removed, Scheme code will always
2005-01-04 Marius VollmerUse *unspecified* instead of #f to get an uninitialized...
2005-01-02 Marius VollmerRewritten for new 'typed' approach to uniform arrays.
2004-11-12 Marius VollmerReplaced uniform-array-set1! with just array-set!....
2004-10-27 Marius VollmerRemoved tests that tried to store a character into...
2004-09-29 Marius Vollmer(array-equal?): New test.
2004-08-06 Kevin Ryde(array-fill!): Exercise byte range and type checks.
2004-08-06 Kevin Ryde(uniform-vector-ref): Exercise byte returns.
2004-08-06 Kevin Ryde(array-set!): Exercise byte array range checks.
2004-07-27 Kevin Ryde(array-set!): Exercise svect value range check.
2004-02-12 Kevin Ryde(array?, array-fill!, array-prototype): Add tests.
2004-01-06 Kevin RydeNew file.