Added test suite based on nosetests. Closes #27.

This commit is contained in:
Paul Romano 2013-02-01 15:22:32 -05:00
parent 43ae900e7c
commit 358b7ca7bb
282 changed files with 15270 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<?xml version="1.0"?>
<plots>
<plot id="1" basis="xy">
<origin>0. 0. 0.</origin>
<width>25 25</width>
<pixels>200 200</pixels>
</plot>
<plot id="2" basis="xz">
<origin>0. 0. 0.</origin>
<width>25 25</width>
<pixels>200 200</pixels>
</plot>
<plot id="3" basis="yz">
<origin>0. 0. 0.</origin>
<width>25 25</width>
<pixels>200 200</pixels>
</plot>
</plots>