mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
revision 1.6 of test_cfgparser As part of fixing bug #523301, add a simple test of ConfigParser.write()
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
test_cfgparser
|
|
Testing basic accessors...
|
|
Testing writing of files...
|
|
Testing case sensitivity...
|
|
Testing interpretation of boolean Values...
|
|
Testing value interpolation...
|
|
Testing parse errors...
|
|
Testing query interface...
|
|
Testing miscellaneous error conditions...
|