[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: running tests under in a tests/ directory
From: |
Ralf Wildenhues |
Subject: |
Re: running tests under in a tests/ directory |
Date: |
Sat, 6 Jun 2009 08:32:11 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
* aaragon wrote on Fri, Jun 05, 2009 at 09:05:18PM CEST:
> When deliberately making the tests fail, I still get:
>
> address@hidden/Documents/workspace/cpputils$make check
> Making check in cpputils
> make[1]: Nothing to be done for `check'.
> Making check in tests
> make check-TESTS
> FAIL: test001
> PASS: testcppblas
> ==============================================================
> 1 of 2 tests failed
> See tests/test-suite.log
> Please report to Alejandro Aragon <address@hidden>
> ==============================================================
> make[3]: *** [test-suite.log] Error 1
> make[2]: *** [check-TESTS] Error 2
> make[1]: *** [check-am] Error 2
> make: *** [check-recursive] Error 1
>
> and I removed the double quoting from the AC_INIT macro already.
This looks normal, and expected to me, given that you put your name and
address in the third argument of AC_INIT. What do you consider
unexpected here?
> One more comment. You forgot to add the diff-driver file to the EXTRA_DIST
> variable.
Thanks! I'm sure Martin will like to fix this on his web page then.
Cheers,
Ralf
- Re: running tests under in a tests/ directory, William Pursell, 2009/06/01
- Re: running tests under in a tests/ directory, Ralf Wildenhues, 2009/06/03
- Re: running tests under in a tests/ directory, aaragon, 2009/06/03
- Re: running tests under in a tests/ directory, Ralf Wildenhues, 2009/06/04
- Re: running tests under in a tests/ directory, aaragon, 2009/06/05
- Re: running tests under in a tests/ directory,
Ralf Wildenhues <=
- Re: running tests under in a tests/ directory, aaragon, 2009/06/09
- Re: running tests under in a tests/ directory, aaragon, 2009/06/09
- Re: running tests under in a tests/ directory, Bob Friesenhahn, 2009/06/09
- Re: running tests under in a tests/ directory, Ralf Wildenhues, 2009/06/09
- Re: running tests under in a tests/ directory, aaragon, 2009/06/09
- Re: running tests under in a tests/ directory, Bob Friesenhahn, 2009/06/09
- Re: running tests under in a tests/ directory, Peter Johansson, 2009/06/09
- Re: running tests under in a tests/ directory, Bob Friesenhahn, 2009/06/09
- Re: running tests under in a tests/ directory, Peter Johansson, 2009/06/09
- Re: running tests under in a tests/ directory, aaragon, 2009/06/09