summaryrefslogtreecommitdiff
path: root/tests/ccnoco.test
Commit message (Expand)AuthorAgeFilesLines
* tests: rename 'tests/' => 't/', '*.test' => '*.sh'Stefano Lattarini2012-04-061-83/+0
* tests: quote 'like this', not `like this', as per GCS recommendationStefano Lattarini2012-02-231-2/+2
* tests: prefer 'configure.ac' over 'configure.in'Stefano Lattarini2012-02-221-1/+1
* maint: run "make update-copyright"Stefano Lattarini2012-02-161-1/+1
* tests: no need to unset CFLAGS in tests requiring 'gcc' anymoreStefano Lattarini2012-01-231-4/+0
* tests: improve `ccnoco*.test', better cross-compiling supportStefano Lattarini2011-05-271-36/+27
* tests: enable 'errexit' shell flag by default.Stefano Lattarini2011-01-111-2/+0
* Tests: normalize use of the 'errexit' shell flag.Stefano Lattarini2011-01-031-4/+5
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Use `Exit' instead of `exit' in test suite.Ralf Wildenhues2008-09-061-1/+1
* Fix ccnoco.test for uncommon LDFLAGS settings.Ralf Wildenhues2008-01-071-3/+3
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-7/+3
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-2/+2
* * tests/aclibobj.test, tests/aclocal.test, tests/aclocal3.test,Alexandre Duret-Lutz2003-11-141-1/+1
* * configure.in: Check for EGREP and FGREP. Create tests/defs.Alexandre Duret-Lutz2002-09-081-1/+19
* * tests/defs (required): Handle `gcc' and `g++'; automaticallyAlexandre Duret-Lutz2002-06-181-2/+1
* No need for ${1+"$@"} workaround, as the command is never invoked withPaul Eggert2002-04-191-1/+1
* * configure.in: Test for Autoconf >= 2.52.Alexandre Duret-Lutz2001-12-261-1/+0
* * tests/ansi3.test, tests/ansi5.test, tests/ccnoco.test,Tom Tromey2001-08-281-0/+4
* * tests/ccnoco.test: Removed `configure.2' test; in autocon 2.50Tom Tromey2001-07-211-13/+1
* * tests/Makefile.am (TESTS): Added ccnoco.test.Tom Tromey2001-07-181-0/+93