diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 000000000..ba68274dd Binary files /dev/null and b/.DS_Store differ diff --git a/tests/.DS_Store b/tests/.DS_Store new file mode 100644 index 000000000..f5fac57ee Binary files /dev/null and b/tests/.DS_Store differ diff --git a/tests/Makefile b/tests/Makefile index 8ae2c229c..b9cd740f3 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -17,4 +17,4 @@ tests: $(SRC_SPRITE) .PHONY: clean force clean: - -rm -f *.o + -rm -rf *.o html/top.html html/pages diff --git a/tests/bitmap.c b/tests/bitmap.c index a8d189452..98917527e 100644 --- a/tests/bitmap.c +++ b/tests/bitmap.c @@ -659,8 +659,8 @@ void Print_Head( FILE* fp ){ \n\ Glyph_Diff\n\ \n\ - \n\ - \n\ + \n\ + \n\ \n\ \n\ \n\ diff --git a/tests/runme.sh b/tests/runme.sh index a0eea1b73..6b4e35980 100755 --- a/tests/runme.sh +++ b/tests/runme.sh @@ -23,8 +23,8 @@ echo " FreeType Test Framework - - + + @@ -34,7 +34,7 @@ echo "

- ">./html/top.html + ">./html/top.html ##################################################################### # Filling html/top.html file with links to all the index.html files. for i in $FT_TEST_DPI; do