diff options
author | Waylan Limberg <waylan@gmail.com> | 2008-03-19 03:47:16 +0000 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2008-03-19 03:47:16 +0000 |
commit | a190c3941a7bed4274fe08e92ba4ce368c1c837f (patch) | |
tree | e936f95bde7b0b06d0422f16afd125bb290cb130 /tests/markdown-test | |
parent | 2db5d1c8e469d2943a6a851bc0ff3ede070e448b (diff) | |
download | markdown-a190c3941a7bed4274fe08e92ba4ce368c1c837f.tar.gz markdown-a190c3941a7bed4274fe08e92ba4ce368c1c837f.tar.bz2 markdown-a190c3941a7bed4274fe08e92ba4ce368c1c837f.zip |
Added safe_mode to testing framework and soem tests.
Diffstat (limited to 'tests/markdown-test')
-rw-r--r-- | tests/markdown-test/benchmark.dat | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/tests/markdown-test/benchmark.dat b/tests/markdown-test/benchmark.dat index 5528ebe..5b645ed 100644 --- a/tests/markdown-test/benchmark.dat +++ b/tests/markdown-test/benchmark.dat @@ -1,20 +1,20 @@ construction:0.000000:0.000000 -amps-and-angle-encoding:0.100000:0.000000 -auto-links:0.090000:0.000000 -backlash-escapes:0.340000:397312.000000 -blockquotes-with-dode-blocks:0.040000:0.000000 -hard-wrapped:0.040000:0.000000 -horizontal-rules:0.330000:-57344.000000 -inline-html-advanced:0.100000:0.000000 -inline-html-comments:0.120000:0.000000 -inline-html-simple:0.440000:0.000000 -links-inline:0.230000:0.000000 -links-reference:0.290000:0.000000 -literal-quotes:0.090000:0.000000 -markdown-documentation-basics:0.880000:991232.000000 -markdown-syntax:4.020000:2998272.000000 -nested-blockquotes:0.080000:0.000000 -ordered-and-unordered-list:0.490000:0.000000 -strong-and-em-together:0.100000:0.000000 -tabs:0.130000:0.000000 -tidyness:0.090000:0.000000 +amps-and-angle-encoding:0.060000:0.000000 +auto-links:0.070000:135168.000000 +backlash-escapes:0.220000:360448.000000 +blockquotes-with-dode-blocks:0.020000:0.000000 +hard-wrapped:0.010000:0.000000 +horizontal-rules:0.140000:0.000000 +inline-html-advanced:0.060000:0.000000 +inline-html-comments:0.070000:0.000000 +inline-html-simple:0.170000:0.000000 +links-inline:0.100000:0.000000 +links-reference:0.120000:0.000000 +literal-quotes:0.070000:0.000000 +markdown-documentation-basics:0.740000:1175552.000000 +markdown-syntax:3.030000:2596864.000000 +nested-blockquotes:0.100000:0.000000 +ordered-and-unordered-list:0.360000:0.000000 +strong-and-em-together:0.110000:0.000000 +tabs:0.120000:0.000000 +tidyness:0.120000:0.000000 |