Testing redux
I was debating if I should add another extended test, testing the first 1,000,000 primes on next_prime(). “Nah, I don’t need it…” Well, I added it anyways and it turns out that there was a bug in next_prime(). Short story: if you think you should have more tests or less tests, have more tests!
Posted in Google Summer of Code | Comments Off