log tests/test-minirst.py @ 29151:7996c3acc33b

age author description
Tue, 05 Apr 2016 23:22:38 +0900 Yuya Nishihara tests: stop direct symbol import of pprint.pprint in tests-minirst
Mon, 04 Apr 2016 03:04:08 +0300 Robert Stanca py3: use print_function in test-minirst.py
Mon, 04 Apr 2016 03:00:43 +0300 Robert Stanca py3: use absolute_import in test-minirst.py
Wed, 19 Feb 2014 17:32:21 +0100 Simon Heimberg minirst: create valid output when table data contains a newline
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg tests: modify minirst test input to new format stable
Fri, 01 Jun 2012 11:58:23 +0200 Olav Reinert minirst: generate tables as a list of joined lines
Sat, 15 Oct 2011 00:39:06 -0500 Matt Mackall minirst: improve test harness
Sat, 15 Oct 2011 00:39:04 -0500 Matt Mackall minirst: add style flag to format
Sat, 15 Oct 2011 00:39:01 -0500 Matt Mackall minirst: add basic HTML formatting support
Thu, 11 Aug 2011 22:40:43 -0500 Matt Mackall minirst: add a helper function to build an RST table from an array
Thu, 11 Aug 2011 22:05:57 -0500 Matt Mackall minirst: add simple table support
Tue, 02 Nov 2010 17:44:19 +0100 Erik Zielke minirst: improved support for option lists.
Tue, 16 Nov 2010 13:29:08 +0100 Erik Zielke minirst: modified minirst to also recognize empty comments.
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Sat, 23 Oct 2010 17:30:08 +0200 Martin Geisler minirst: ignore comments stable