summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
-rw-r--r--test/sample.rtcm2 (renamed from test/sample.rtcm)0
-rw-r--r--test/sample.rtcm2.chk (renamed from test/sample.rtcm.chk)0
-rw-r--r--test/stable/rtcm2.log (renamed from test/stable/rtcm.log)0
-rw-r--r--test/stable/rtcm2.log.chk (renamed from test/stable/rtcm.log.chk)0
5 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f1d576e..204bf3a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -412,7 +412,7 @@ gps-makeregress: gpsd
rtcm-regress: rtcmdecode
@echo "Testing RTCM decoding..."
@mkdir -p test
- @for f in $(srcdir)/test/*.rtcm; do \
+ @for f in $(srcdir)/test/*.rtcm2; do \
echo "Testing $${f}..."; \
$(srcdir)/rtcmdecode <$${f} >test/test.chk; \
diff -ub $${f}.chk test/test.chk; \
@@ -421,7 +421,7 @@ rtcm-regress: rtcmdecode
# Rebuild the RTCM regression tests.
rtcm-makeregress: rtcmdecode
- @for f in $(srcdir)/test/*.rtcm; do \
+ @for f in $(srcdir)/test/*.rtcm2; do \
$(srcdir)/rtcmdecode < $${f} > $${f}.chk; \
done
diff --git a/test/sample.rtcm b/test/sample.rtcm2
index 88a475d2..88a475d2 100644
--- a/test/sample.rtcm
+++ b/test/sample.rtcm2
diff --git a/test/sample.rtcm.chk b/test/sample.rtcm2.chk
index c9620931..c9620931 100644
--- a/test/sample.rtcm.chk
+++ b/test/sample.rtcm2.chk
diff --git a/test/stable/rtcm.log b/test/stable/rtcm2.log
index bded0c66..bded0c66 100644
--- a/test/stable/rtcm.log
+++ b/test/stable/rtcm2.log
diff --git a/test/stable/rtcm.log.chk b/test/stable/rtcm2.log.chk
index c3851660..c3851660 100644
--- a/test/stable/rtcm.log.chk
+++ b/test/stable/rtcm2.log.chk