Megatest

Check-in [29d7b1ec12]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added ability to log to sqlite3 db
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | logging-to-db
Files: files | file ages | folders
SHA1: 29d7b1ec123338f942dabe0e5d01ccaf696f1a8d
User & Date: matt 2012-10-08 23:05:06.412
Context
2012-10-09
09:30
Merged sqlite3 db logging to new branch check-in: 69f6bf8f5a user: matt tags: sqlite3-logging
2012-10-08
23:05
Added ability to log to sqlite3 db Closed-Leaf check-in: 29d7b1ec12 user: matt tags: logging-to-db
22:44
Merged b2448 into trunk, passes test4 check-in: 2d26c7fb2e user: matt tags: trunk, test4-clean
11:38
Added logging to an sqlite3 db, updated installall.sh to latest chicken and iup releases, proper capture of stderr on launch process. check-in: 69482225b7 user: mrwellan tags: rpc-db-access, these-changes-moved-to-logging-to-db-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to common.scm.
Changes to common_records.scm.
Changes to db.scm.
Changes to megatest.scm.
Changes to server.scm.
Changes to tests/Makefile.
Changes to utils/installall.sh.