rewrote vector tests
commit26f331eef6766f6a72ef639b213a4177a0f3d564
authorJérôme Quelin <jquelin@gmail.com>
Fri, 18 Jan 2008 15:35:21 +0000 (18 16:35 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Fri, 18 Jan 2008 15:35:21 +0000 (18 16:35 +0100)
treea96975271cae1448929073f5117caa4210fd40b3
parentc8b3ee1d97d5e92729e99a086f5da3ab839f1e53
rewrote vector tests

- more complete
      - missing tests added for substraction
      - testing some more isa_ok
      - some border cases added
      - etc.
- simpler (using more stringification)
- tests start aclean (new vecs) before each tests, in order to be able
  to move them within file easily
- test::exception skips are spread out near the feature they test,
  instead of grouped at the end of the file
- exact test count, even without test::exception
t/1-classes/vector.t