summaryrefslogtreecommitdiff
path: root/graphics/asymptote/LspCpp/third_party/utfcpp/tests/apitests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/LspCpp/third_party/utfcpp/tests/apitests.cpp')
-rw-r--r--graphics/asymptote/LspCpp/third_party/utfcpp/tests/apitests.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/asymptote/LspCpp/third_party/utfcpp/tests/apitests.cpp b/graphics/asymptote/LspCpp/third_party/utfcpp/tests/apitests.cpp
new file mode 100644
index 0000000000..083266d7d2
--- /dev/null
+++ b/graphics/asymptote/LspCpp/third_party/utfcpp/tests/apitests.cpp
@@ -0,0 +1,6 @@
+#include "../extern/ftest/ftest.h"
+
+#include "test_checked_api.h"
+#include "test_checked_iterator.h"
+#include "test_unchecked_api.h"
+#include "test_unchecked_iterator.h"