gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master e72a4d1: Input for stdin tests of Statistics n


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master e72a4d1: Input for stdin tests of Statistics now in tarball
Date: Mon, 12 Nov 2018 07:44:36 -0500 (EST)

branch: master
commit e72a4d13c3a1269668f1c4fdaab121734722d843
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Input for stdin tests of Statistics now in tarball
    
    Until now, the input file for the test on reading from standard input was
    only in the version controlled source, but not actually included in the
    tarball. With this commit, this mistake is correced.
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1ca09b0..406b325 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -255,7 +255,7 @@ EXTRA_DIST = $(TESTS) during-dev.sh buildprog/simpleio.c 
crop/cat.txt     \
   match/positions-1.txt match/positions-2.txt mkprof/mkprofcat1.txt       \
   mkprof/ellipticalmasks.txt mkprof/clearcanvas.txt mkprof/mkprofcat2.txt \
   mkprof/mkprofcat3.txt mkprof/mkprofcat4.txt mkprof/radeccat.txt         \
-  table/table.txt
+  statistics/stdin-input.txt table/table.txt
 
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]