Megatest

Check-in [635131f7ac]
Login
Overview
Comment:replaced sqlite3 with dbi calls, merged with latest 1.63
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.63-gasket
Files: files | file ages | folders
SHA1: 635131f7ac9fc62785e8b0c23a27ffd25b7c330d
User & Date: srehman on 2016-12-15 14:36:32
Other Links: branch diff | manifest | tags
Context
2016-12-19
12:04
changed more sqlite3 calls with dbi check-in: e153260fa6 user: srehman tags: v1.63-gasket
2016-12-15
14:36
replaced sqlite3 with dbi calls, merged with latest 1.63 check-in: 635131f7ac user: srehman tags: v1.63-gasket
2016-12-13
11:57
Removed debug noise. check-in: da4a953ead user: mrwellan tags: v1.63, v1.6302
2016-12-09
11:55
Create new branch named "v1.63-gasket" check-in: c3c5d028bb user: srehman tags: v1.63-gasket
Changes

Modified Makefile from [1b85fc3382] to [a97ce9bc7e].    [diff]

Modified common.scm from [1afd768a71] to [0f56c7d848].    [diff]

Modified configf.scm from [d9393dba52] to [ddff2b4e5d].    [diff]

Modified db.scm from [f9d2013500] to [75c61f44b0].    [diff]

Modified docs/manual/megatest_manual.html from [2d6199dc08] to [04def7fcd5].    [diff]

Modified docs/manual/reference.txt from [206fb51b8f] to [ab965f2f42].    [diff]

Modified docs/manual/server.png from [ae7d7ee58e] to [267af6c507].    [diff]

Modified launch.scm from [4e784cfd15] to [8f1718bc5f].    [diff]

Modified megatest-version.scm from [b4a5a2c435] to [0bf6986bb1].    [diff]

Modified megatest.scm from [63d775f5dc] to [da4e664704].    [diff]

Modified portlogger.scm from [fd5d390b65] to [581ebea116].    [diff]

Modified tasks.scm from [b8a3c2af2e] to [e4fd1af1f2].    [diff]

Modified tdb.scm from [85b17f8d7b] to [b55370cc92].    [diff]

Modified tests.scm from [7e3b5d7417] to [63786038c0].    [diff]

Added utils/remrun version [836fc55fdd].