webgui/sbin
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
..
Hourly added archive old posts activity 2006-02-23 17:44:30 +00:00
changeIobStatus.pl added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
fileImport.pl Improve speed performance 2006-02-06 20:58:18 +00:00
generateContent.pl some bug fixes 2006-02-09 20:06:37 +00:00
preload.exclude.example adding base36 functions 2006-01-18 15:21:10 +00:00
preload.perl a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
rebuildLineage.pl changing copyright year 2006-01-09 23:51:04 +00:00
runHourly.pl changing copyright year 2006-01-09 23:51:04 +00:00
search.pl simplified the rules engine 2006-01-27 07:25:14 +00:00
spectre.pl it lives!!!! 2006-02-08 15:46:07 +00:00
testCodebase.pl Added an option to select a arbitrary perl install. 2006-02-02 14:38:37 +00:00
testEnvironment.pl Added a new set of tests for checking the integrity of the WebGUI database. 2006-02-26 04:03:10 +00:00
thumbnailer.pl changing copyright year 2006-01-09 23:51:04 +00:00
upgrade.pl Proper naming for upgrade script (v2) 2006-02-24 23:50:30 +00:00
userImport.pl changing copyright year 2006-01-09 23:51:04 +00:00