serenity/AK/Tests
Andreas Kling 31793b8f3a AK: Fix typo in the WeakPtr test. Behavior was actually correct.
Also remove an unused variable.
2019-08-02 09:21:42 +02:00
..
Makefile AK: Run host tests on make 2019-07-21 18:48:44 +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: Fix typo in TestVector.cpp, oops. 2019-08-02 08:59:26 +02:00
TestWeakPtr.cpp AK: Fix typo in the WeakPtr test. Behavior was actually correct. 2019-08-02 09:21:42 +02:00