mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
passes all on windows
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@5929 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
149e95007b
commit
0daa7906c4
@ -2086,7 +2086,7 @@ void TestIPhreeqc::TestSetOutputFileName(void)
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Temperature (deg C) = 25.00"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Electrical balance (eq) = 2.172e-003"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Percent error, 100*(Cat-|An|)/(Cat+|An|) = 57.04"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Iterations = 7"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Iterations = 6"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Total H = 1.110133e+002"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(" Total O = 5.550904e+001"), lines[line++] );
|
||||
CPPUNIT_ASSERT_EQUAL( std::string(""), lines[line++] );
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user