From e55739740efe69e2b18555650204644ba14aba0e Mon Sep 17 00:00:00 2001 From: Kushal K S V S Date: Sun, 18 Mar 2018 20:39:18 +0530 Subject: [PATCH] Making a source file and modifying make clean --- .DS_Store | Bin 0 -> 8196 bytes tests/.DS_Store | Bin 0 -> 6148 bytes tests/Makefile | 2 +- tests/bitmap.c | 4 ++-- tests/runme.sh | 6 +++--- 5 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 .DS_Store create mode 100644 tests/.DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ba68274dd972b7e68119d617ce5c31a865115485 GIT binary patch literal 8196 zcmeHM%We}f6g^HRC2cCijv_X*WL44f*dU}(k_8Ah^aCI-LST}S(zNO_8^ka47b-r6 zk3p=00v^L;LG+P1SxYb_nd(qY`p z##JarXD2ULI858xG$sX-0#ya1cHcn{r&yr$>-SehIp`Nd$E(TxnA$Tj-NB zL4hGoLM)y|*loPzeL#;l19Cs`M&=0__3sg5x60tH!XX}pyzJhFyn~4MZA0E+#QU`& z?@`EW3^wFF4tc8Ng{S&DU7kd|OU}0m?`g<0cO%|y?!#N|+!x)q3Ga0l?E4(gv52@| zBknc^-02xUGE2tHl{rQc<7dQZFqcL+V=qD^WIcZNWkiUOih661XUFqdQO?Fh$R7hO&6qj8Of=u*_Hl$^=r5C#>&LfC)|ANi9BqD! zz9pt1PfxDTqnp%{0@p%;x?RPd)c@V}_y5;ot!WWSfuz7{1x(gC?i}%*tF0?2skL+V y5A4zex3pF%9JCy#)pDHn?>`LrIVV&&ZD*I(@(J5NzX-U}Y18k&%8-Ves=#j~B7bcF literal 0 HcmV?d00001 diff --git a/tests/.DS_Store b/tests/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f5fac57ee252880bcd0eaaa1904c3e2f60626d32 GIT binary patch literal 6148 zcmeHK%}N6?5dP9GvMNGv>TQpn3gS_OwX_EhUhD(ZZf&i&w$dNZd+}k!hw)*20R1M3 z*v(qJiRcVWzHBlxnS7AR27qZTuMU9*fS4*6ZL#@6WL~r)H9xXVG&V*b_h@2pmQM#2 zYaLJql!4#IfSlbJ8E&w^9ahe7mQORzNnv=R9=us$uWCP*^ZsdXb_4qeV;em$+u?Yf z-9vXa$)}TR&a8la*KC7%)-0+ir17{%);oPVU--dPx-#yTYM$VdJl3+mWkyk7|W; YiFAmm$HE~;DEcE{Y0yR)_)!Ml0c;+V?*IS* literal 0 HcmV?d00001 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