Mercurial > hgrepos > Python > libs > ConfigMix
diff CHANGES.txt @ 93:84b9578cacce
Start with unit tests
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 18 Mar 2018 14:44:41 +0100 |
| parents | 5ca36fbea43d |
| children | 1b4d95f60650 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Mar 18 14:21:48 2018 +0100 +++ b/CHANGES.txt Sun Mar 18 14:44:41 2018 +0100 @@ -1,7 +1,7 @@ .. -*- coding: utf-8; mode: rst; -*- .. -.. Valid tags: doc, feature, bugfix +.. Valid tags: doc, feature, bugfix, test .. _changelog: @@ -17,7 +17,12 @@ .. change:: :tags: doc - Begin the documentation with `Sphinx <http://www.sphinx-doc.org>`_. + Begin the documentation with `Sphinx <http://www.sphinx-doc.org>`_ + + .. change:: + :tags: test + + Begin formal unittests .. changelog:: :version: 0.5
