log tests/test-simplekeyvaluefile.py @ 36735:ef345f9e4295

age author description
Sat, 13 May 2017 11:52:44 -0700 Gregory Szorc tests: use context manager form of assertRaises
Thu, 11 May 2017 08:49:33 -0700 Kostia Balytskyi scmutil: make simplekeyvaluefile able to have a non-key-value first line
Thu, 11 May 2017 08:39:44 -0700 Kostia Balytskyi scmutil: add simplekeyvaluefile reading test
Wed, 22 Mar 2017 11:26:23 -0700 Kostia Balytskyi tests: make test-simplekeyvaluefile.py py2.6-compatible
Fri, 10 Mar 2017 14:33:42 -0800 Kostia Balytskyi scmutil: add a simple key-value file helper