Mercurial > hg
log tests/test-simplekeyvaluefile.py @ 37768:5527aa808dea
age | author | description |
---|---|---|
Sat, 14 Apr 2018 11:20:38 -0400 | Augie Fackler | cleanup: polyfill assertRaisesRegex so we can avoid assertRaisesRegexp |
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 |