History log of /dokuwiki/lib/plugins/authpdo/_test/pgsql.test.php (Results 1 – 3 of 3)
Revision Date Author Comments
# 1d46eaf1 12-Mar-2016 Andreas Gohr <andi@splitbrain.org>

removed accidentally checked in function

this was an intermediate woriking state but got replaced by indivdual
dump skipping. forgot to remove it again


# c3f4c777 12-Mar-2016 Andreas Gohr <andi@splitbrain.org>

changed tests to use a data provider

this allows for each dump being run within its own test case which then
can be skipped. This is needed to skip the django test on older PHP
versions.


# 32a211c7 11-Mar-2016 Andreas Gohr <andi@splitbrain.org>

added a postgres example database to the tests