[liblouis-liblouisxml] [liblouis] r581 committed - Add a comment to the skipped doctests, explaining that they are know...

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Fri, 20 Apr 2012 13:38:33 +0000

Revision: 581
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Fri Apr 20 06:38:22 2012
Log: Add a comment to the skipped doctests, explaining that they are know
problems

http://code.google.com/p/liblouis/source/detail?r=581

Modified:
 /trunk/tests/doctests/nl-BE-g1.ctb_test.txt

=======================================
--- /trunk/tests/doctests/nl-BE-g1.ctb_test.txt Fri Apr 20 06:09:23 2012
+++ /trunk/tests/doctests/nl-BE-g1.ctb_test.txt Fri Apr 20 06:38:22 2012
@@ -58,6 +58,9 @@
     >>> t.braille(u'r')
     u'r'

+Tests that have the '#doctest:+SKIP' annotation are skipped. They are
+known problems.
+
     >>> t.braille(u's ß') #doctest:+SKIP
     u's ~'

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r581 committed - Add a comment to the skipped doctests, explaining that they are know... - liblouis