50 check-ins using file megatest.scm version 86d6f690da
2019-11-25
| ||
10:56 | Eliminate the testing of multi-glob check-in: bce20f2af9 user: mrwellan tags: v1.65 | |
2019-11-22
| ||
12:54 | Improved the path glob tests check-in: c522956909 user: mrwellan tags: v1.65 | |
09:17 | Added test for the path-glob check-in: a7f72a923a user: mrwellan tags: v1.65 | |
2019-11-21
| ||
18:38 | Added alt version of multi-glob from Robert. check-in: 80a94ea109 user: matt tags: v1.65 | |
09:25 | Improved multi-glob check-in: c8e58c2956 user: mrwellan tags: v1.65 | |
03:22 | Added beginnings of multi-level glob check-in: e22603e687 user: matt tags: v1.65 | |
2019-11-19
| ||
12:40 | When suppressing variables at execute time be sure to actually unset them in the current environment. WARNING: This may be a wrong-headed strategy. Does suppressing vars mean megatest should not clobber or override or does it mean that it should unset? check-in: 2454028ce7 user: mrwellan tags: v1.65 | |
2019-11-14
| ||
10:20 | Updated megatest version to 1.6538. check-in: c165b41110 user: mmgraham tags: v1.65, v1.6538 | |
2019-11-13
| ||
17:37 | added info to the manual for skip filenotexists and skip script check-in: 64fa416b34 user: mmgraham tags: v1.65 | |
17:16 | Added skip script capability in testconfig. Skips if script returns status 0 check-in: 8ec43965a7 user: mmgraham tags: v1.65 | |
11:59 | In run:test, added skip filenotexists. check-in: 78105f5bdb user: mmgraham tags: v1.65 | |
2019-11-08
| ||
16:12 | Merged in v1.65-merge-fixes. Tested and passing all tests check-in: 8a260ddbc7 user: jmoon18 tags: v1.65 | |
2019-11-07
| ||
10:55 | updated version check-in: 368d761da8 user: pjhatwal tags: v1.65, v1.6537 | |
2019-11-06
| ||
16:00 | runs.scm - give error instead of setting ZERO_ITEMS. all-api.scm - added some tests check-in: 634c52d06c user: mmgraham tags: v1.65 | |
2019-11-04
| ||
22:22 | Added additional busy-handler Leaf check-in: 33694be5f8 user: matt tags: v1.65-merge-fixes | |
20:47 | Applied more fixes from modulization work check-in: e6e04b8c79 user: matt tags: v1.65-merge-fixes | |
20:09 | Back anotated several minor fixes from the module work in configf.scm check-in: dc43b3418e user: matt tags: v1.65-merge-fixes | |
2019-10-24
| ||
11:16 | added notification hook for feedback check-in: b3fbd7024b user: pjhatwal tags: v1.65 | |
2019-10-21
| ||
14:00 | Added defense against directories in the logs dir. check-in: 3eaa18cb5b user: mrwellan tags: v1.65 | |
2019-10-03
| ||
00:02 | Removed some of the member:print debug stuff check-in: 9b6c3193e6 user: matt tags: v1.65-wip | |
2019-10-02
| ||
23:41 | Added funky debug stuff check-in: 99551309fa user: matt tags: v1.65-wip | |
17:46 | Remove muffs from *toppath* in calc-ro-mode. Added trace to rmtmod.scm while debugging. check-in: dc7ab217fe user: mrwellan tags: v1.65-wip | |
00:05 | still broke but differently check-in: 0869d10a93 user: matt tags: v1.65-wip | |
2019-10-01
| ||
22:54 | Broke it with mutex deadlock check-in: 71a141e42e user: matt tags: v1.65-wip | |
22:35 | Removed more globals from rmt:send-receive-orig check-in: 386b7b1848 user: matt tags: v1.65-wip | |
22:24 | Removed globals from rmt:send-receive-orig check-in: 2d1ae5e508 user: matt tags: v1.65-wip | |
22:13 | phase1 of making rmt:send-receive-orig ready for rmtmod check-in: 0ffb3c1a2b user: matt tags: v1.65-wip | |
21:45 | Trim out ;;DOT check-in: 634d2c37e0 user: matt tags: v1.65-wip | |
21:38 | Merged in v1.65 check-in: a114850abb user: matt tags: v1.65-wip | |
10:40 | Fix for Makefile for mtexec check-in: 8a70b57bea user: mrwellan tags: v1.65 | |
09:52 | Merge fix for periods in env vars from trunk check-in: 65e88e7bdc user: mrwellan tags: v1.65 | |
00:10 | Added script utils/gen-build-info.sh to help capture working combinations of build setup check-in: 92c72d977c user: matt tags: v1.65 | |
00:07 | Added script utils/gen-build-info.sh to help capture working combinations of build setup check-in: a7fef27f05 user: matt tags: v1.65 | |
2019-09-30
| ||
23:01 | Fixed (or worked around) weird bug where get-unix-inodes fails on btrfs. check-in: 61dc513a05 user: matt tags: v1.65 | |
14:54 | Updated version to 1.65/36 check-in: 57d0d68288 user: jmoon18 tags: v1.65, v1.6536 | |
11:50 | Added commonmod.scm check-in: 84f39d59fb user: mrwellan tags: v1.65, v1.6535, v1.6536 | |
2019-09-27
| ||
16:04 | Better message on failed access to drop triggers on megatest.db check-in: 54f26c491b user: mrwellan tags: v1.65-wip | |
13:46 | Add ulex loading check-in: 5b4dacbff2 user: mrwellan tags: v1.65-wip | |
13:45 | Proper handling of errors when db disappears and trigger dropping is happening. check-in: fcf5650f1f user: mrwellan tags: v1.65-wip | |
11:19 | Sync with v1.65 check-in: b767764b1a user: mrwellan tags: v1.65-wip | |
2019-09-26
| ||
23:06 | Improved logs rotation to disallow more than 300 logs (configurable) in the logs dir. check-in: ffb3fa86c6 user: matt tags: v1.65 | |
17:05 | WIP check-in: e300afb35f user: mrwellan tags: v1.65-wip | |
2019-09-25
| ||
23:50 | Placeholder for rmt:send-receive switch check-in: 38212a804a user: matt tags: v1.65-wip | |
16:38 | Merged in the first pass code clean up using modules. This passes unit and ext-tests. check-in: 0d84db9635 user: mrwellan tags: v1.65 | |
15:22 | Added plan doc for ulex transition check-in: ad4a618778 user: mrwellan tags: v1.65 | |
2019-09-23
| ||
16:14 | Escape the period in the whitespace regex for env vars check-in: 78c9e0e0c5 user: mrwellan tags: trunk | |
2019-09-20
| ||
04:40 | Added placeholder for mtexec check-in: db9204710b user: matt tags: trunk | |
04:03 | Merged in v1.65 check-in: 24ae688ff1 user: matt tags: trunk | |
2019-09-19
| ||
14:59 | fixed indentation check-in: 1153bc2fba user: pjhatwal tags: v1.65, 1.6535 | |
14:52 | update to pgdb sync to have publish time check-in: 8f2462ead6 user: pjhatwal tags: v1.65 | |