diff options
author | Waylan Limberg <waylan@gmail.com> | 2009-05-30 22:31:55 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2009-06-05 22:25:51 -0400 |
commit | 8b430d251b2518fa3303d7027f50268e0254b7a1 (patch) | |
tree | c9265f6ce7024d400b6c8bb58c26bda6a97f86d5 /tests/misc/benchmark.dat | |
parent | cc452998dc1af441cf3f9c5d0c7287cb5de48c4a (diff) | |
download | markdown-8b430d251b2518fa3303d7027f50268e0254b7a1.tar.gz markdown-8b430d251b2518fa3303d7027f50268e0254b7a1.tar.bz2 markdown-8b430d251b2518fa3303d7027f50268e0254b7a1.zip |
Moves tests to a subdir of the markdown lib.
Diffstat (limited to 'tests/misc/benchmark.dat')
-rw-r--r-- | tests/misc/benchmark.dat | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/tests/misc/benchmark.dat b/tests/misc/benchmark.dat deleted file mode 100644 index ac0334c..0000000 --- a/tests/misc/benchmark.dat +++ /dev/null @@ -1,56 +0,0 @@ -construction:0.000000:0.000000 -CRLF_line_ends:0.020000:0.000000 -adjacent-headers:0.020000:0.000000 -amp-in-url:0.020000:0.000000 -ampersand:0.010000:0.000000 -arabic:0.110000:0.000000 -attributes2:0.020000:0.000000 -bidi:0.310000:0.000000 -blank-block-quote:0.010000:0.000000 -blockquote:0.090000:0.000000 -blockquote-hr:0.060000:0.000000 -bold_links:0.020000:0.000000 -br:0.040000:0.000000 -bracket_re:7.490000:0.000000 -code-first-line:0.020000:0.000000 -comments:0.040000:0.000000 -div:0.040000:0.000000 -email:0.030000:0.000000 -funky-list:0.060000:0.000000 -h1:0.040000:0.000000 -hash:0.040000:0.000000 -headers:0.060000:0.000000 -hline:0.020000:0.000000 -html:0.090000:0.000000 -image:0.040000:0.000000 -image-2:0.060000:0.000000 -image_in_links:0.060000:0.000000 -inside_html:0.040000:0.000000 -japanese:0.150000:0.000000 -lazy-block-quote:0.050000:0.000000 -lists:0.110000:0.000000 -lists2:0.040000:0.000000 -lists3:0.040000:0.000000 -lists4:0.050000:0.000000 -lists5:0.070000:0.000000 -markup-inside-p:0.080000:0.000000 -mismatched-tags:0.070000:0.000000 -more_comments:0.060000:0.000000 -multi-line-tags:0.080000:0.000000 -multi-paragraph-block-quote:0.070000:0.000000 -multi-test:0.150000:0.000000 -multiline-comments:0.090000:0.000000 -normalize:0.060000:0.000000 -numeric-entity:0.090000:0.000000 -php:0.080000:0.000000 -pre:0.080000:0.000000 -russian:0.200000:0.000000 -some-test:0.200000:0.000000 -span:0.140000:0.000000 -strong-with-underscores:0.090000:0.000000 -stronintags:0.160000:0.000000 -tabs-in-lists:0.170000:0.000000 -two-spaces:0.160000:0.000000 -uche:0.150000:0.000000 -underscores:0.120000:0.000000 -url_spaces:0.120000:0.000000 |