]> cloudbase.mooo.com Git - irmp.git/blobdiff - IR-Data/test-suite.sh
Version 2.0.2: improved jvc decoder (type 2 and 3)
[irmp.git] / IR-Data / test-suite.sh
index 8b6a223e6ee3b567dbe3963e3254913b2f7459a4..94a79741f3ece59cb53b074348617f90a5e76080 100644 (file)
@@ -80,6 +80,11 @@ for j in                                \
     Siemens-Gigaset-M740AV-15kHz.txt    \
     bo_beolink1000-15kHz.txt            \
     denon-15kHz.txt                     \
+    irc-15kHz.txt                       \
+    kathrein-15kHz.txt                  \
+    recs80-15kHz.txt                    \
+    t-home-mediareceiver-15kHz.txt      \
+    universal-15kHz.txt                 \
     xbox360-15kHz.txt
 do
     echo "testing $j ..."
@@ -105,7 +110,7 @@ do
     fi
 done
 
-rm -rf tmpsrc
+rm -rf tmpsrc
 
 echo "all tests successful"
 exit 0