Ray Speth
a6f939c2fe
Applied consistent formatting to all C++ code
...
Done using astyle:
astyle --style=kr --add-brackets --indent=spaces=4 --indent-col1-comments --unpad-paren --pad-header --align-pointer=type --lineend=linux
2012-02-10 17:24:00 +00:00
Ray Speth
b88846e5e0
Fixed C++ tests that were failing under Windows
...
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +00:00
Harry Moffat
53c4da6ddc
Changed the test so that it is more lenient on multiple platforms.
2008-10-16 01:00:55 +00:00
Harry Moffat
e27e80a28c
Added two more tests that exercise the surface solver capability.
2007-08-23 21:51:22 +00:00