- Added tests

- Driver can test on pure python code



git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@266 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2010-12-23 10:11:14 +00:00
parent 19ac2aaacd
commit 3e2d33f1d5
9 changed files with 89 additions and 6 deletions

9
test/union4.result Normal file
View File

@@ -0,0 +1,9 @@
id,name,chief,age
0,jack,0,22
1,carl,0,20
2,john,1,30
3,dean,1,33
4,eve,0,25
5,duncan,4,30
6,paul,4,30
7,alia,1,28