Add regression test
authorCédric Villemain <cedric@2ndquadrant.fr>
Thu, 1 Dec 2011 11:11:50 +0000 (12:11 +0100)
committerCédric Villemain <cedric@2ndquadrant.fr>
Thu, 1 Dec 2011 11:11:50 +0000 (12:11 +0100)
commitbf35262634e9d20c96956f149d1b8b7b7fcc31fc
treeaab894089c124d54f6aa8e250b2922144acf37d5
parentee523b505c1752fa3e94e9a85259e5935a03a9b2
Add regression test

those ran by 'make installcheck'.
They are limited but have the benefit to at least check that all functions
can be called from SQL and that all code options are covered.
/!\ no test on results quality ( just 'select true from foo(bar);'
Makefile
expected/pgfincore.ext.out [new file with mode: 0644]
expected/pgfincore.out [new file with mode: 0644]
expected/pgfincore_2.out [new file with mode: 0644]
sql/pgfincore.ext.sql [new file with mode: 0644]
sql/pgfincore.sql [new file with mode: 0644]