1
0
Fork 0
flightgear/tests
ehofman dea145b921 John Denker:
Suggestion:  It might be helpful to promote each of
 the .c files to .cxx.

 Rationale:
 -- The configure/makefile system handles CFLAGS
    differently from CXXFLAGS.
 -- It is important for the *info programs to
    compiled and run in exactly the same environment
    as the main fgfs program.  Some users depend on
    compiler or linker flags such as rpath that
    strongly affect the results of the *info programs.
 -- There is no downside;  you code compiles just
    fine as-is under the c++ compiler.

timoore split the original patch so that alcinfo.cxx can be commited to
the ehofman/sound branch seperately.
2009-12-09 08:15:09 +01:00
..
.cvsignore add al-info 2006-02-05 16:41:47 +00:00
al-info.c more warning fixes 2009-08-24 00:01:37 +02:00
est-epsilon.cxx John Denker: 2009-12-09 08:15:09 +01:00
gl-info.cxx John Denker: 2009-12-09 08:15:09 +01:00
Makefile.am John Denker: 2009-12-09 08:15:09 +01:00
test-env-map.cxx test for the presence of alut.h. if it's not found only display a warning message in gl-info and test-env-map. A clean build without glut installed is now possible. 2009-09-09 08:56:32 +02:00
test-gethostname.cxx Initial revision. 2001-03-22 04:19:12 +00:00
test-mktime.cxx Martin Spott: Use standardized Sun directive. 2005-10-06 11:08:26 +00:00
test-text.cxx Type consistency. 2007-05-16 16:47:13 +00:00
test-up.cxx James Turner: 2008-07-29 08:27:48 +00:00