Johan Holmberg
|
ba12179c02
|
avoid unicode output from 'mkdir'
|
2017-09-03 17:09:11 +02:00 |
|
Johan Holmberg
|
7f643cb90e
|
ruby example passes on Ubuntu 16.04
|
2017-09-03 17:04:56 +02:00 |
|
Johan Holmberg
|
b3fae13231
|
only use CMDTEST_GCC_TO_TEST
and derive C++ name from the C compiler,
typically "gcc" -> "g++"
|
2017-07-13 15:38:30 +02:00 |
|
Johan Holmberg
|
f524ddcad6
|
split test_MD_MT_MF
so the MT test can fail by itself
|
2017-07-12 13:22:49 +02:00 |
|
Johan Holmberg
|
ea7c65c49d
|
test -MD -MF -MT to gcc
|
2017-07-12 11:11:51 +02:00 |
|
Johan Holmberg
|
067c806593
|
LC_ALL=C to avoid funny chars from gcc
|
2017-06-28 17:54:21 +02:00 |
|
Johan Holmberg
|
d477ccc24a
|
gcc 5.x error messages changed
adapt expectations to work with both 4.x and 5.x
|
2016-06-28 09:36:48 +02:00 |
|
Johan Holmberg
|
7a8492e454
|
Update copyright year to 2012
|
2012-08-13 19:02:28 +02:00 |
|
Johan Holmberg
|
3de169ea11
|
add GCC vs. G++ example tests
|
2010-10-11 23:19:07 +02:00 |
|
Johan Holmberg
|
9fdb2ebd0a
|
add error cases to GCC example tests
|
2010-10-11 22:39:15 +02:00 |
|
Johan Holmberg
|
e88cb07656
|
introduce CMDTEST_GCC_TO_TEST
|
2010-10-11 17:09:24 +02:00 |
|
Johan Holmberg
|
b0ff71a8da
|
add test of -D and -I options to GCC
|
2010-10-10 23:57:01 +02:00 |
|
Johan Holmberg
|
0075282c4a
|
add example file testing GCC command line interface
|
2010-10-10 23:33:22 +02:00 |
|
Johan Holmberg
|
c532c65351
|
added method showing output on both stdout and stderr
|
2009-05-12 18:34:29 +00:00 |
|
Johan Holmberg
|
3fcf7d7d27
|
re-indented code
|
2009-05-10 22:02:35 +00:00 |
|
Johan Holmberg
|
d6817779c8
|
added example testing som UN*X commands
|
2009-05-10 21:44:12 +00:00 |
|
Johan Holmberg
|
0bcb58ae3e
|
added tests of almost all existing options
|
2009-04-19 21:48:08 +00:00 |
|
Johan Holmberg
|
6bde7810f2
|
add tests of more options (e.g. -F, -I, -S, -W, -0)
|
2009-04-19 16:44:32 +00:00 |
|
Johan Holmberg
|
b19912853d
|
Reverse previous attempt to get it working on Windows.
Now we rely on the array argument form of "cmd" and
different quoting applied on Windows and UN*X.
|
2009-04-17 16:23:08 +00:00 |
|
Johan Holmberg
|
e722de3e84
|
Make tests work on Windows too (with CMD.EXE).
|
2009-04-03 16:13:01 +00:00 |
|
Johan Holmberg
|
52681b6d8e
|
example testing command line options to ruby
|
2009-03-24 22:56:37 +00:00 |
|