Check the documented matching behavior of array-map!/copy!
authorDaniel Llorens <daniel.llorens@bluewin.ch>
Wed, 24 Apr 2013 14:34:31 +0000 (16:34 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 10 Feb 2014 20:09:23 +0000 (21:09 +0100)
commitdd60e9348ea6ff1e0e12025621f44dd8e9d5094b
tree6d17d65a97ddcb351095bddb3a07d1fe67908829
parent1ac534e9046d5f060b07ebdb8fa9f7952a674bdb
Check the documented matching behavior of array-map!/copy!

* test-suite/tests/arrays.test: move array-copy! tests to ramap.test.
* test-suite/tests/ramap.test: check the dissimilar matching behavior of
  array-copy! and array-map! with arguments of different size.
test-suite/tests/arrays.test
test-suite/tests/ramap.test