]> granicus.if.org Git - python/commit
There was still something wrong. The original NOTTESTS are replaced
authorGuido van Rossum <guido@python.org>
Tue, 25 Aug 1998 12:29:08 +0000 (12:29 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Aug 1998 12:29:08 +0000 (12:29 +0000)
commit6c74fea07d42ac6bc3bc078fb13f903f6cdbbcb9
tree92e38450caf65c8b8f1a4612035a4724d9c33edc
parent5fdf85254c1438760efb452de0fdb1774f29d783
There was still something wrong.  The original NOTTESTS are replaced
by the new '-x' arguments, losing the previous items.  Thus,
test_support, test_b1 & test_b2 are executed (and warnings issued).
(Discovered by Vladimir Marangozov.)
Lib/test/regrtest.py