Loading tests/testMoreIntegerP.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ #include "IntegerP.h" using namespace std; const float PTS = 1; const float PTS = 3.0; float total = 0; /** Loading tests/testMoreRationalP.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ #include "RationalP.h" using namespace std; const float PTS = 1.0; const float PTS = 1.25; float total = 0; /** Loading Loading
tests/testMoreIntegerP.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ #include "IntegerP.h" using namespace std; const float PTS = 1; const float PTS = 3.0; float total = 0; /** Loading
tests/testMoreRationalP.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ #include "RationalP.h" using namespace std; const float PTS = 1.0; const float PTS = 1.25; float total = 0; /** Loading