From afd07175dc045a878844cb2cabf927516dd65523 Mon Sep 17 00:00:00 2001 From: Richard Kistruck Date: Mon, 16 Feb 2009 16:25:31 +0000 Subject: [PATCH] Mps br/timing test-runner.py: add new test "zmess", which tests generating and getting mps messages. Copied from Perforce Change: 167380 ServerID: perforce.ravenbrook.com --- mps/tool/test-runner.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mps/tool/test-runner.py b/mps/tool/test-runner.py index 625f14e9823..2ca61d35580 100755 --- a/mps/tool/test-runner.py +++ b/mps/tool/test-runner.py @@ -119,6 +119,7 @@ runtestlist([ "awlut", "awluthe", "mpsicv", + "zmess", "messtest", ], ["we", "hi", "di", "ci"], testout)