Megatest

Check-in [69482225b7]
Login

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

Overview
Comment:Added logging to an sqlite3 db, updated installall.sh to latest chicken and iup releases, proper capture of stderr on launch process.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | rpc-db-access | these-changes-moved-to-logging-to-db-branch
Files: files | file ages | folders
SHA1: 69482225b70a725360e8c27d6050177acdd04f0c
User & Date: mrwellan 2012-10-08 11:38:34.934
Context
2012-10-08
23:07
Fixes to install.sh check-in: e021104301 user: matt tags: update-installall.sh
23:05
Added ability to log to sqlite3 db Closed-Leaf check-in: 29d7b1ec12 user: matt tags: logging-to-db
22:58
Added stderr capture on launch Closed-Leaf check-in: a7d93e42e4 user: matt tags: test4-clean-fast, stderr-capture
15:45
Cleaned up login for rpc. Fixes to install process for IUP check-in: acc6c48585 user: mrwellan tags: rpc-db-access, merged-to-trunk-via-cherrypick
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
2012-10-07
22:50
Merged couple more changes from test-specific-db check-in: b2448ef0d3 user: mrwellan tags: rpc-db-access, test4-clean
Changes
Unified Diff Side-by-Side Diff Patch
Changes to common.scm.
Changes to common_records.scm.
Changes to db.scm.
Changes to launch.scm.
Changes to megatest.scm.
Changes to process.scm.
Changes to server.scm.
Changes to tests/Makefile.
Changes to tests/tests.scm.
Changes to utils/installall.sh.