summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
diff options
context:
space:
mode:
authorrune-scape <allie.smith.epic@gmail.com>2022-12-05 21:46:47 -0500
committerrune-scape <allie.smith.epic@gmail.com>2022-12-05 21:46:47 -0500
commite79be6ce07ed8c89011f759ecade070a3bd5a806 (patch)
treefbe13a625acf7630c4a5aeb4a8664e6c67472818 /modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
parentf3e6750a7e4702918e05f42b1376e30e652f2f90 (diff)
downloadredot-engine-e79be6ce07ed8c89011f759ecade070a3bd5a806.tar.gz
Unify String and StringName
Diffstat (limited to 'modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out')
-rw-r--r--modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out b/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
new file mode 100644
index 0000000000..7e9c364b60
--- /dev/null
+++ b/modules/gdscript/tests/scripts/runtime/features/string_stringname_equivalent.out
@@ -0,0 +1,8 @@
+GDTEST_OK
+Compare ==: true
+Compare ==: true
+Compare !=: false
+Compare !=: false
+Concat: abcdef
+Concat: abcdef
+Concat: abcdef