gst-plugins-base1: Update to 1.22.1
[oi-userland.git] / components / python / smartypants / test / results-all.master
blob3e09426fe396ec33d1a1dcd58764eacf5481d8a1
1 test_change_default_attr (test.SmartyPantsTestCase) ... ok
2 test_comments (test.SmartyPantsTestCase) ... ok
3 test_convert_entities (test.SmartyPantsTestCase) ... ok
4 test_convert_quot (test.SmartyPantsTestCase) ... ok
5 test_dates (test.SmartyPantsTestCase) ... ok
6 test_educated_quotes (test.SmartyPantsTestCase) ... ok
7 test_incredibly_long_string (test.SmartyPantsTestCase) ... ok
8 test_ordinal_numbers (test.SmartyPantsTestCase) ... ok
9 test_skip_tags (test.SmartyPantsTestCase) ... ok
10 _tags_to_skip_regex (smartypants)
11 Doctest: smartypants._tags_to_skip_regex ... ok
12 convert_backticks (smartypants)
13 Doctest: smartypants.convert_backticks ... ok
14 convert_dashes (smartypants)
15 Doctest: smartypants.convert_dashes ... ok
16 convert_dashes_oldschool (smartypants)
17 Doctest: smartypants.convert_dashes_oldschool ... ok
18 convert_dashes_oldschool_inverted (smartypants)
19 Doctest: smartypants.convert_dashes_oldschool_inverted ... ok
20 convert_ellipses (smartypants)
21 Doctest: smartypants.convert_ellipses ... ok
22 convert_entities (smartypants)
23 Doctest: smartypants.convert_entities ... ok
24 convert_quotes (smartypants)
25 Doctest: smartypants.convert_quotes ... ok
26 convert_single_backticks (smartypants)
27 Doctest: smartypants.convert_single_backticks ... ok
28 process_escapes (smartypants)
29 Doctest: smartypants.process_escapes ... ok
30 smartypants (smartypants)
31 Doctest: smartypants.smartypants ... ok
32 test_file (test_cli.TestCLI) ... ok
33 test_pipe (test_cli.TestCLI) ... ok
34 test_pipe_attr (test_cli.TestCLI) ... ok
35 test_skipped_elements (test_cli.TestCLI) ... ok
36 test_long_description (test_setup.SetupTestCase)
37 Ensure long description can be generated ... ok
39 ----------------------------------------------------------------------
40 Ran 25 tests