MT2637, Follow-up : Adds a test to check for missing sysprefs in the database
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 19 Jan 2010 11:26:24 +0000 (12:26 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 28 Jan 2010 14:11:56 +0000 (15:11 +0100)
commitb00aa412343f7a6fe69824ec6ba805339ff6a83f
tree063b0b0da72ea8c8604147f1e5457651041dd72f
parentd639b9b79d01e6195cc3062a1e981a9e53d3760b
MT2637, Follow-up : Adds a test to check for missing sysprefs in the database

Adds a non-test mode (--showsql option) that displays the missing sysprefs as sql inserts.
Some sysprefs were missed from the syspref file due to extra spaces in the insert : fixed.
The test now checks if there are at least as many sysprefs in the database as in the syspref file (instead of checking for the exact number)
xt/check_sysprefs.t [new file with mode: 0755]