aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2012-01-31 07:56:44 +0000
committerDRC <dcommander@users.sourceforge.net>2012-01-31 07:56:44 +0000
commit9cd4e4b026bd39275daf29d697aa56a8810a9bff (patch)
tree38adb44ac57627c689b514900a00dcac78a0b68a /Makefile.am
parent6ebf11035548fdad4554b4d64f1932feee065a97 (diff)
downloadlibjpeg-turbo-9cd4e4b026bd39275daf29d697aa56a8810a9bff.tar.gz
Add more extensive TurboJPEG regression tests
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@762 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index eaf9fe05..76ca6b92 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -236,6 +236,14 @@ testclean:
rm -f *_440_*.jpg
rm -f *_440.yuv
+
+tjtest:
+ sh ./tjbenchtest
+if WITH_JAVA
+ sh ./tjexampletest
+endif
+
+
if X86_64
install-exec-hook: