summaryrefslogtreecommitdiff
path: root/tests/compile5.test
Commit message (Expand)AuthorAgeFilesLines
* tests: rename 'tests/' => 't/', '*.test' => '*.sh'Stefano Lattarini2012-04-061-85/+0
* Merge branch 'msvc'Peter Rosin2012-03-061-10/+15
|\
| * scripts: support -I <dir> -L <dir> and -l <lib> for cl in compilePeter Rosin2012-03-061-10/+15
* | tests: quote 'like this', not `like this', as per GCS recommendationStefano Lattarini2012-02-231-1/+1
* | 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: can use also $SHELL to check shell scripts from `lib/'Stefano Lattarini2011-06-071-1/+1
* | Revert "tests: use `$SHELL' to run the shell scripts from `lib/'"Stefano Lattarini2011-06-051-1/+1
* | tests: use `$SHELL' to run the shell scripts from `lib/'Stefano Lattarini2011-06-021-1/+1
* | testsuite: require C compiler explicitly in tests needing itStefano Lattarini2011-05-251-5/+6
* | tests: enable 'errexit' shell flag by default.Stefano Lattarini2011-01-111-3/+1
* | Tests defs: new variable $top_testsrcdir.Stefano Lattarini2010-09-061-1/+1
|/
* Wrap some MSVC options in the compile script.Peter Rosin2010-08-011-0/+81