summaryrefslogtreecommitdiff
path: root/test/core/script
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2014-10-25 21:23:38 +0000
committerandreas <andreas@daaaf23c-2e50-4459-9457-1e69db5a47bf>2014-10-25 21:23:38 +0000
commit250d6a4dbe61b6798cd090abeabdc0ece8237dd3 (patch)
tree05a15d388c8b8444b6ddd4c6806cd4f66169c2a0 /test/core/script
parentdbb94be50c67ce2d4a132b0811c2a8dac825b49b (diff)
some restructuring, added first version of the mozjs plugin
git-svn-id: file:///var/local/svn/basicwriter@78 daaaf23c-2e50-4459-9457-1e69db5a47bf
Diffstat (limited to 'test/core/script')
-rw-r--r--test/core/script/FunctionTest.cpp (renamed from test/core/script/Function.cpp)0
-rw-r--r--test/core/script/ObjectTest.cpp (renamed from test/core/script/Object.cpp)0
-rw-r--r--test/core/script/VariantTest.cpp (renamed from test/core/script/Variant.cpp)0
3 files changed, 0 insertions, 0 deletions
diff --git a/test/core/script/Function.cpp b/test/core/script/FunctionTest.cpp
index 5bacf2a..5bacf2a 100644
--- a/test/core/script/Function.cpp
+++ b/test/core/script/FunctionTest.cpp
diff --git a/test/core/script/Object.cpp b/test/core/script/ObjectTest.cpp
index 3c392bb..3c392bb 100644
--- a/test/core/script/Object.cpp
+++ b/test/core/script/ObjectTest.cpp
diff --git a/test/core/script/Variant.cpp b/test/core/script/VariantTest.cpp
index f229e3a..f229e3a 100644
--- a/test/core/script/Variant.cpp
+++ b/test/core/script/VariantTest.cpp