Loading tests/testProblem1a.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1a() { Loading tests/testProblem1b.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1b() { Loading tests/testProblem1c.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1c() { Loading tests/testProblem1d.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1d() { Loading Loading
tests/testProblem1a.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1a() { Loading
tests/testProblem1b.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1b() { Loading
tests/testProblem1c.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1c() { Loading
tests/testProblem1d.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ #include <iostream> #include <string> #include "GaussianInteger.h" GaussianInteger sumPrimeFactors(GaussianInteger integer); using namespace std; bool test_1d() { Loading