[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-devel] [task #14190] Tests in make check usable independently
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-devel] [task #14190] Tests in make check usable independently |
Date: |
Wed, 26 Oct 2016 07:23:22 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Linux; Android 4.3; SC-03E Build/JSS15J) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.68 Mobile Safari/537.36 |
URL:
<http://savannah.gnu.org/task/?14190>
Summary: Tests in make check usable independently
Project: GNU Astronomy Utilities
Submitted by: makhlaghi
Submitted on: Wed 26 Oct 2016 04:23:19 PM JST
Should Start On: Wed 26 Oct 2016 12:00:00 AM JST
Should be Finished on: Wed 26 Oct 2016 12:00:00 AM JST
Category: Installation
Priority: 5 - Normal
Item Group: Enhancement
Status: Postponed
Privacy: Public
Percent Complete: 0%
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Effort: 0.00
_______________________________________________________
Details:
Gnuastro's tests are written specifically to be run within `make check'. But
in many contexts, it is useful to be able to run the tests independently (on
the installed package, and not necessarily on the built package).
One particular context where this can be useful is Debian's CI checks (when a
dependency is updated, these tests will be run on the installed
programs/libraries). With the great help of Ole Streicher, Gnuastro will soon
be availabe in Debian's packages.
Doing this shouldn't need much modification, we can define a variable in
Automake and in the scripts we can check that variable to see if we are in
`make check' or not.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/task/?14190>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnuastro-devel] [task #14190] Tests in make check usable independently,
Mohammad Akhlaghi <=