webgui/docs
Colin Kuskie 4e9eb32635 Added a new set of tests for checking the integrity of the WebGUI database.
The first tests, Asset_diagnose.t checks that assetIds match in tables
asset, assetData and each Asset's default table.

Asset/Wobject/DataForm_diagnose.t adds tests for verifying DataForm
collateral tables, DataForm_field and DataForm_tab.  With a few
small changes, the test could also cover the DataForm data tables,
DataForm_entry and DataForm_entryData.

The tests are optimized to do a quick preliminary test, and if this
test fails, then an in-depth test is run.  This second test will
run a VERY VERY VERY long time, but will tell you exactly what's
missing from your tables.

The new tests require the module Test::Deep, for comparing data structures.
2006-02-26 04:03:10 +00:00
..
changelog Added a new set of tests for checking the integrity of the WebGUI database. 2006-02-26 04:03:10 +00:00
upgrades Proper naming for upgrade script (v2) 2006-02-24 23:50:30 +00:00
create.sql preparing for 6.8.3-gamma release 2005-12-18 21:40:17 +00:00
credits.txt most of the new pluggable template system 2006-01-17 23:09:29 +00:00
gotcha.txt migrated a few of the run hourly scripts 2006-02-18 14:38:09 +00:00
install.txt getting there with the mp2 handlers 2005-11-04 14:00:34 +00:00
legal.txt before i agree to gpl v3, let's see how it's revision process plays out 2006-01-29 15:25:55 +00:00
license.txt WebGUI 3.1.0 release 2002-02-01 06:57:00 +00:00
maintenance.html bug fixes 2005-02-23 05:03:24 +00:00
migration.txt migrated a few of the run hourly scripts 2006-02-18 14:38:09 +00:00
previousVersion.sql 6.8.7 release 2006-02-23 04:34:02 +00:00