summaryrefslogtreecommitdiff
path: root/test/Makefile.am.inc
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2015-08-07 15:59:54 -0700
committerPhilip Chimento <philip.chimento@gmail.com>2015-08-07 17:42:25 -0700
commit8c837e660853abd03c97a98815f73146eb57c010 (patch)
treee84e1da4c347a7b32884eddb706b008ab9ba6278 /test/Makefile.am.inc
parentf2ae518dd264861746558970199def6d34325a4c (diff)
Create a parallel version of WebHelper2 for WebKit2-3.0
We cannot switch eos-virtual-school to WebKit2-4.0 because of regressions, but we already committed to using WebHelper2 to localize it. This adds a version of WebHelper2 that is compatible with WebKit2-3.0. [endlessm/eos-sdk#3430]
Diffstat (limited to 'test/Makefile.am.inc')
-rw-r--r--test/Makefile.am.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am.inc b/test/Makefile.am.inc
index 211bd8f..73a2172 100644
--- a/test/Makefile.am.inc
+++ b/test/Makefile.am.inc
@@ -47,8 +47,10 @@ javascript_tests = \
test/webhelper/testLocal.js \
test/webhelper/testTranslate.js \
test/webhelper/testTranslate2.js \
+ test/webhelper/testTranslate2Old.js \
test/webhelper/testWebActions.js \
test/webhelper/testWebActions2.js \
+ test/webhelper/testWebActions2Old.js \
test/webhelper/testUpdateFontSize.js \
test/endless/testCustomContainer.js \
test/endless/testTopbarNavButton.js \