]> cloudbase.mooo.com Git - irmp.git/blobdiff - IR-Data/test-suite.sh
improved key repetition detection for RC5
[irmp.git] / IR-Data / test-suite.sh
index 5a59c0d9cee8486c802941498ad5372951f0d1f5..a35a0b7d55175abe07da1bf083b03a7dbd59024f 100644 (file)
@@ -80,9 +80,11 @@ for j in                                \
     Siemens-Gigaset-M740AV-15kHz.txt    \
     bo_beolink1000-15kHz.txt            \
     denon-15kHz.txt                     \
-    irc-15kHz.txt                      \
-    kathrein-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 ..."
@@ -108,7 +110,7 @@ do
     fi
 done
 
-rm -rf tmpsrc
+rm -rf tmpsrc
 
 echo "all tests successful"
 exit 0