]> granicus.if.org Git - python/commit
Many new tests, based on gcov's coverage information.
authorGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 20 Jun 2003 00:25:14 +0000 (00:25 +0000)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Fri, 20 Jun 2003 00:25:14 +0000 (00:25 +0000)
commit25fe0bf91a9af669627460c2916ac1b6afdf78f3
treef02b457cf08c95beb7bb925a232ae7f7aeae1ef2
parent8cf644df52f48585b97ee38e8d4b9912df826bbd
Many new tests, based on gcov's coverage information.

From gcov's output (based on a locally changed _sre.c):

  82.07% of 1372 source lines executed in file ./Modules/_sre.c
Lib/test/test_re.py