[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 5e20be8: Convolve: added file for make check t
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 5e20be8: Convolve: added file for make check test in Git |
Date: |
Sat, 10 Jul 2021 12:46:09 -0400 (EDT) |
branch: master
commit 5e20be8a330f61e457ef4ad1e58bf7a241cce8c4
Author: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Commit: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Convolve: added file for make check test in Git
During Commit 00d829a44, I added a new test to the 'make check' step for 1D
convolution (like spectra). The test file was added to be packaged with the
released tarball, but I forgot to add it into Gnuastro's Git history!
With this commit, it has been added.
---
tests/convolve/spectrum.txt | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/tests/convolve/spectrum.txt b/tests/convolve/spectrum.txt
new file mode 100644
index 0000000..29bf642
--- /dev/null
+++ b/tests/convolve/spectrum.txt
@@ -0,0 +1,16 @@
+# Test spectrum for 1D convolution
+5
+3
+6
+3
+2
+8
+20
+10
+5
+4
+6
+2
+5
+4
+1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-commits] master 5e20be8: Convolve: added file for make check test in Git,
Mohammad Akhlaghi <=