Bug 12214: add regression test for reporting error when running report with SQL error
authorGalen Charlton <gmc@esilibrary.com>
Thu, 8 May 2014 16:09:07 +0000 (16:09 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 9 May 2014 14:39:54 +0000 (14:39 +0000)
commit795700d8f084b1512f2b972ebb76d0110c48e818
tree12af835207308df962cea7a6e87e2e11d63364c2
parent6973e3b7d50777a147a29f2f3d213a6175c9eb74
Bug 12214: add regression test for reporting error when running report with SQL error

To test:

[1] Run prove -v t/db_dependent/Reports_Guided.t. Last test should
    fail.
[2] Apply the main patch.
[3] Run step 1 again.  This time, all tests should pass.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Reports_Guided.t