summaryrefslogtreecommitdiff
path: root/tests/preprocessor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/preprocessor')
-rw-r--r--tests/preprocessor/utf16_be_bom_crlf.slangbin0 -> 70 bytes
-rw-r--r--tests/preprocessor/utf16_le_bom_crlf.slangbin0 -> 70 bytes
-rw-r--r--tests/preprocessor/utf8_bom_crlf.slang4
3 files changed, 4 insertions, 0 deletions
diff --git a/tests/preprocessor/utf16_be_bom_crlf.slang b/tests/preprocessor/utf16_be_bom_crlf.slang
new file mode 100644
index 000000000..eba197eff
--- /dev/null
+++ b/tests/preprocessor/utf16_be_bom_crlf.slang
Binary files differ
diff --git a/tests/preprocessor/utf16_le_bom_crlf.slang b/tests/preprocessor/utf16_le_bom_crlf.slang
new file mode 100644
index 000000000..e0005e1e7
--- /dev/null
+++ b/tests/preprocessor/utf16_le_bom_crlf.slang
Binary files differ
diff --git a/tests/preprocessor/utf8_bom_crlf.slang b/tests/preprocessor/utf8_bom_crlf.slang
new file mode 100644
index 000000000..bc8a6b12b
--- /dev/null
+++ b/tests/preprocessor/utf8_bom_crlf.slang
@@ -0,0 +1,4 @@
+void main()
+{
+}
+//TEST:SIMPLE: