浏览代码

* add real mandelbrot test output for n=200

git-svn-id: trunk@11815 -
Vincent Snijders 17 年之前
父节点
当前提交
70bbdb52ee
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitattributes
  2. 二进制
      tests/bench/shootout/io/mandelbrot-output.txt

+ 1 - 1
.gitattributes

@@ -6278,7 +6278,7 @@ tests/bench/shootout/README.txt svneol=native#text/plain
 tests/bench/shootout/fpascal2.diff svneol=native#text/plain
 tests/bench/shootout/io/binarytrees-output.txt svneol=native#text/plain
 tests/bench/shootout/io/knucleotide-output.txt svneol=native#text/plain
-tests/bench/shootout/io/mandelbrot-200.pbm -text svneol=unset#image/x-portable-bitmap
+tests/bench/shootout/io/mandelbrot-output.txt -text svneol=unset#image/x-portable-bitmap
 tests/bench/shootout/io/moments.in -text
 tests/bench/shootout/io/moments.out -text
 tests/bench/shootout/io/recursive-output.txt svneol=native#text/plain

二进制
tests/bench/shootout/io/mandelbrot-200.pbm → tests/bench/shootout/io/mandelbrot-output.txt