ladybird/AK/Tests
Robin Burchell 41d2c674d7 AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit
This gives a few new features:

* benchmarks
* the ability to run individual testcases easily
* timing of tests
2019-07-16 11:03:38 +02:00
..
Makefile AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit 2019-07-16 11:03:38 +02:00
TestHashMap.cpp AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit 2019-07-16 11:03:38 +02:00
TestJSON.cpp AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit 2019-07-16 11:03:38 +02:00
TestQueue.cpp AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit 2019-07-16 11:03:38 +02:00
TestString.cpp AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit 2019-07-16 11:03:38 +02:00
TestVector.cpp AK: Add a new TestSuite.h from my own work, adapted to match the existing one a bit 2019-07-16 11:03:38 +02:00