Migrate some headers and general tidying

This commit is contained in:
Vinnie Falco
2013-09-21 16:37:09 -07:00
parent 1a3cddc002
commit 9d9c822efb
30 changed files with 262 additions and 391 deletions

View File

@@ -222,7 +222,7 @@ public:
{
}
void testThreads (std::size_t nThreads)
void testThreads (int nThreads)
{
beginTestCase (String::fromNumber (nThreads) + " threads");