2020-10-09 23:22:29 +03:00
|
|
|
set(AK_TEST_SOURCES
|
2021-08-20 18:35:03 +03:00
|
|
|
TestFixedPoint.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestAllOf.cpp
|
2021-01-15 01:36:23 +03:00
|
|
|
TestAnyOf.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestArray.cpp
|
|
|
|
TestAtomic.cpp
|
2021-01-14 21:12:44 +03:00
|
|
|
TestBadge.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestBase64.cpp
|
2021-03-04 00:05:34 +03:00
|
|
|
TestBinaryHeap.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestBinarySearch.cpp
|
2021-03-22 21:25:06 +03:00
|
|
|
TestBitCast.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestBitmap.cpp
|
2021-12-13 01:52:57 +03:00
|
|
|
TestBuiltinWrappers.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestByteBuffer.cpp
|
2021-06-01 17:14:01 +03:00
|
|
|
TestCharacterTypes.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestChecked.cpp
|
|
|
|
TestCircularDeque.cpp
|
|
|
|
TestCircularDuplexStream.cpp
|
|
|
|
TestCircularQueue.cpp
|
2021-03-20 00:23:48 +03:00
|
|
|
TestComplex.cpp
|
2021-09-13 22:08:42 +03:00
|
|
|
TestDisjointChunks.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestDistinctNumeric.cpp
|
2020-12-24 21:23:12 +03:00
|
|
|
TestDoublyLinkedList.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestEndian.cpp
|
2021-03-07 06:25:33 +03:00
|
|
|
TestEnumBits.cpp
|
2020-12-23 21:35:01 +03:00
|
|
|
TestFind.cpp
|
2021-07-11 18:16:13 +03:00
|
|
|
TestFixedArray.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestFormat.cpp
|
2021-04-22 06:19:39 +03:00
|
|
|
TestGenericLexer.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestHashFunctions.cpp
|
|
|
|
TestHashMap.cpp
|
2021-04-02 04:38:56 +03:00
|
|
|
TestHashTable.cpp
|
2021-04-18 20:06:36 +03:00
|
|
|
TestHex.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestIPv4Address.cpp
|
2021-01-14 21:12:44 +03:00
|
|
|
TestIndexSequence.cpp
|
2021-04-20 08:47:06 +03:00
|
|
|
TestIntrusiveList.cpp
|
2021-04-10 17:59:24 +03:00
|
|
|
TestIntrusiveRedBlackTree.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestJSON.cpp
|
2021-05-30 21:49:39 +03:00
|
|
|
TestLEB128.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestLexicalPath.cpp
|
|
|
|
TestMACAddress.cpp
|
|
|
|
TestMemMem.cpp
|
|
|
|
TestMemoryStream.cpp
|
|
|
|
TestNeverDestroyed.cpp
|
|
|
|
TestNonnullRefPtr.cpp
|
|
|
|
TestNumberFormat.cpp
|
|
|
|
TestOptional.cpp
|
|
|
|
TestQueue.cpp
|
|
|
|
TestQuickSort.cpp
|
2021-04-07 02:11:37 +03:00
|
|
|
TestRedBlackTree.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestRefPtr.cpp
|
2021-01-10 21:27:41 +03:00
|
|
|
TestSinglyLinkedList.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestSourceGenerator.cpp
|
2021-04-24 08:26:53 +03:00
|
|
|
TestSourceLocation.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestSpan.cpp
|
2021-05-11 14:47:48 +03:00
|
|
|
TestStack.cpp
|
2021-08-28 18:19:21 +03:00
|
|
|
TestStdLibExtras.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestString.cpp
|
|
|
|
TestStringUtils.cpp
|
|
|
|
TestStringView.cpp
|
2021-02-14 20:01:12 +03:00
|
|
|
TestTime.cpp
|
2020-12-26 13:22:44 +03:00
|
|
|
TestTrie.cpp
|
2021-05-09 06:54:22 +03:00
|
|
|
TestTuple.cpp
|
2020-12-30 08:44:59 +03:00
|
|
|
TestTypeTraits.cpp
|
2021-01-14 21:12:44 +03:00
|
|
|
TestTypedTransfer.cpp
|
2021-05-20 00:04:48 +03:00
|
|
|
TestUFixedBigInt.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestURL.cpp
|
2021-07-19 16:02:13 +03:00
|
|
|
TestUtf16.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestUtf8.cpp
|
2021-04-26 00:04:10 +03:00
|
|
|
TestVariant.cpp
|
2020-10-09 23:22:29 +03:00
|
|
|
TestVector.cpp
|
|
|
|
TestWeakPtr.cpp
|
|
|
|
)
|
2020-05-06 18:40:06 +03:00
|
|
|
|
2021-09-02 08:44:24 +03:00
|
|
|
foreach(source IN LISTS AK_TEST_SOURCES)
|
|
|
|
serenity_test("${source}" AK)
|
2020-05-06 18:40:06 +03:00
|
|
|
endforeach()
|