Ray Speth
a92d0ef03e
[Test] Fix platform-dependent output in test-IAPWSPres
2014-03-18 01:42:38 +00:00
Ray Speth
d253fc0d63
Eliminate redundant standard library includes
2013-06-05 17:08:13 +00:00
Ray Speth
934010136d
Removed unnecessary temporaries used for storing return values
2013-02-14 01:04:07 +00:00
Ray Speth
236756fbf0
Removed rogue tabs in the C++ source code
2012-02-27 18:15:02 +00:00
Ray Speth
1bffc6e150
Fix include paths for tests and samples
2012-02-12 02:47:21 +00:00
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
Ray Speth
8b699082c8
Removed cantera/kernel from include path
...
The "cantera/kernel" directory is now part of the include path only
when building the Cantera kernel. All other modules include files in
this directory as "kernel/header.h".
This fixes a problem distinguishing between kernel/Kinetics.h and
kinetics.h on Windows.
2012-01-09 17:31:21 +00:00
Harry Moffat
5d50aeef0e
Modified the test for the current development work.
2009-09-15 17:33:49 +00:00
Harry Moffat
56ff690f87
dumbed down test by one digit
2009-03-13 22:32:53 +00:00
Harry Moffat
43ec65c716
Changes from old to new style C headers.
2008-12-17 17:31:12 +00:00
Harry Moffat
2f97bbf473
Dumbed down the test again
2008-10-16 22:42:19 +00:00
Harry Moffat
b7ef3dc10e
Relaxed the test so that it would pass on multiple platforms
2008-10-16 15:21:59 +00:00
Harry Moffat
e4668088b1
Changes to the interface
2008-09-10 15:13:23 +00:00
Harry Moffat
a4e8f2f972
Changed the interface for these test problems.
2008-09-04 16:49:30 +00:00
Harry Moffat
8fd2fe4ada
Small changes due to changes in water object
2008-09-03 22:41:08 +00:00
Harry Moffat
ebe950fc4c
Changed the test problems due to isothermal compressibility changes.
2008-09-02 17:24:20 +00:00
Harry Moffat
460a6e50ab
Changed some of the tests so that quantities that are nominally zero
...
should be set to zero exactly if they are below a tolerance.
In this way, unconsequential roundoff errors don't trigger false
results.
2006-07-11 17:13:43 +00:00
Harry Moffat
1f8fcc9cc4
Second test.
2006-07-04 00:32:12 +00:00