Dimitri Fontaine 3bcd236de6 Add automated regression tests.
Those tests currently only work when a single table is the target of the
load, and when this target is explicit in the INTO target clause. More
work needs to be done to cover interesting cases like MySQL and SQLite
where we want to diff a full database rather than a single table.
2014-06-03 12:19:23 +02:00
..
2014-05-26 11:01:19 +02:00
2014-06-03 12:19:23 +02:00
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2014-06-03 10:33:43 +02:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2014-06-03 12:19:23 +02:00
2014-05-26 18:03:50 +02:00

pgloader tests

In the parser directory are tests for the parser only, in the current directory are tests that can be run to import data.