org-mode/testing/lisp
David Maus 47486604a4 New tests for unicode aware percent escaping
* test-org.el (test-org/org-link-escape-ascii-character)
(test-org/org-link-escape-ascii-ctrl-character)
(test-org/org-link-escape-multibyte-character)
(test-org/org-link-escape-custom-table)
(test-org/org-link-escape-custom-table-merge)
(test-org/org-link-unescape-ascii-character)
(test-org/org-link-unescape-ascii-ctrl-character)
(test-org/org-link-unescape-multibyte-character)
(test-org/org-link-unescape-ascii-extended-char): New tests for
unicode aware percent escaping

All tests for escaping/unescaping multibyte characters are expected to
fail at the moment, because org-link-escape/unescape is not yet
unicode aware.
2010-11-21 19:51:50 +01:00
..
test-ob-exp.el babel: exporting now working with the new ob-get-src-block-info schema 2010-10-21 13:05:59 +01:00
test-ob-lob.el babel: uncomment test-ob-lob.el test which seems to have stochastic failures 2010-10-21 07:53:33 -06:00
test-ob-sh.el minor test cleanup 2010-10-21 13:06:56 +01:00
test-ob-table.el babel evaluation once again working in tables 2010-10-21 13:06:00 +01:00
test-ob-tangle.el ob-tangle: only create links for blocks that will actually tangle 2010-10-14 17:15:11 -06:00
test-ob.el babel: updating tests 2010-10-21 07:11:27 -06:00
test-org.el New tests for unicode aware percent escaping 2010-11-21 19:51:50 +01:00