summaryrefslogtreecommitdiff
path: root/mnv/src/testdir/test_alot_utf8.mnv
diff options
context:
space:
mode:
Diffstat (limited to 'mnv/src/testdir/test_alot_utf8.mnv')
-rw-r--r--mnv/src/testdir/test_alot_utf8.mnv14
1 files changed, 14 insertions, 0 deletions
diff --git a/mnv/src/testdir/test_alot_utf8.mnv b/mnv/src/testdir/test_alot_utf8.mnv
new file mode 100644
index 0000000000..018171b619
--- /dev/null
+++ b/mnv/src/testdir/test_alot_utf8.mnv
@@ -0,0 +1,14 @@
+" A series of tests that can run in one MNV invocation.
+" This makes testing go faster, since MNV doesn't need to restart.
+
+" These tests use utf8 'encoding'. Setting 'encoding' is already done in
+" runtest.mnv.
+
+source test_charsearch_utf8.mnv
+source test_expr_utf8.mnv
+source test_mksession_utf8.mnv
+source test_regexp_utf8.mnv
+source test_source_utf8.mnv
+source test_startup_utf8.mnv
+source test_utf8.mnv
+source test_utf8_comparisons.mnv