Commit Graph

1323 Commits

Author SHA1 Message Date
Alexey Andreev
f3a4d3737b Allow to submit method during dependency check 2015-10-21 21:35:22 +03:00
Alexey Andreev
db364f2adc Fix bug in Scala calculator 2015-10-21 21:09:44 +03:00
Alexey Andreev
8702f7ee33 Repair incremental builder 2015-10-21 20:51:43 +03:00
Alexey Andreev
edf2a47f27 Merge pull request #159 from leobm/master
Fix bug in Window. Add return statement to JSBody script for
2015-10-21 19:57:52 +03:00
Alexey Andreev
804b51abf5 Fix bug in method submit API 2015-10-21 18:45:37 +03:00
jfwittmann
41deea7478 Merge branch 'master' of github.com:leobm/teavm 2015-10-21 15:40:43 +02:00
jfwittmann
8d409b9a2b Fix bug in Window. Add return statement to JSBody script for
prompt(message,defaultValue)
2015-10-21 15:38:41 +02:00
Alexey Andreev
ce83560279 Fix failed tests 2015-10-21 16:35:33 +03:00
jfwittmann
f39bfdf028 Merge remote-tracking branch 'upstream/master' 2015-10-21 15:28:19 +02:00
Alexey Andreev
0340bb9c73 A new API to generate additional methods after dependency checking 2015-10-21 16:03:06 +03:00
jfwittmann
8788830f6e Fix bug in Window. Add return statement to JSBody script for
prompt(message,defaultValue)
2015-10-21 14:45:10 +02:00
Alexey Andreev
2640234391 Rename achieved -> reached. Fix - operator generation in minified mode 2015-10-21 12:08:30 +03:00
Alexey Andreev
bb16e891b9 Skip html4j tests since it seems that Knockout and Selenium interfere 2015-10-21 11:12:03 +03:00
Alexey Andreev
e08ed087df Reduce number of tests by single Selenium connection from 100 to 20.
Send quit command to Selenium.
2015-10-20 23:12:13 +03:00
Alexey Andreev
891ec3e6fd Improve async code example. Don't generate JSO aliases for static
methods
2015-10-20 23:05:55 +03:00
Alexey Andreev
9e5309a986 Run html4j tests via selenium 2015-10-20 22:27:59 +03:00
Alexey Andreev
385b696de9 Add mocks for WebSockets in html4j 2015-10-20 22:21:06 +03:00
Alexey Andreev
a311f291aa Fix bug in html4j test mock. Upgrade to html4j version 1.2.3 2015-10-20 18:37:23 +03:00
Alexey Andreev
64e39be307 Trying to fix JSONP calls in Html4j tests 2015-10-20 18:20:32 +03:00
Alexey Andreev
a96ee8a647 Fix bug in synchronous monitor unlocking 2015-10-19 17:42:35 +03:00
Alexey Andreev
84be461a69 Fix async test building. Fix Window.prompt. Fix non-integer JS number to
Java primitive conversion
2015-10-19 16:49:27 +03:00
Alexey Andreev
1d72ea166b Merge branch 'master' into html4-ci 2015-10-19 15:26:00 +03:00
Alexey Andreev
d2468872fe Add hashchange event support 2015-10-17 20:59:29 +03:00
Alexey Andreev
53cd861563 Add JS API wrappers 2015-10-16 15:55:24 +03:00
Alexey Andreev
732957cd84 Fix bugs 2015-10-15 16:03:11 +03:00
Alexey Andreev
cf92616a6a Add pluggable test runner. Add html4j adapter that relaunches test
several times if it throws InterruptedException. Attempting to fix
decompilation errors in some CFGs with try/catch statements
2015-10-15 11:03:06 +03:00
Alexey Andreev
24952e5b86 Fix bug in JSO implementation 2015-10-12 21:26:05 +03:00
Alexey Andreev
f6bc6f2fcf Fix plugin ordering. Exclude branches from travis 2015-10-12 20:51:46 +03:00
Alexey Andreev
c7026c1299 Add plugin ordering annotations and implementation 2015-10-12 18:39:29 +03:00
Alexey Andreev
f5b21f9455 Fix constructor publishing in JSO 2015-10-11 19:03:15 +03:00
Alexey Andreev
5592862c70 More JS API fixes 2015-10-11 18:49:57 +03:00
Alexey Andreev
94368935ab Fix some JS APIs 2015-10-11 18:26:50 +03:00
Alexey Andreev
ef71ec99ad Merge remote-tracking branch 'origin/master' 2015-10-11 18:04:09 +03:00
Alexey Andreev
7c4b4ebe77 Fix bug. Integrate precedence API into JSO 2015-10-11 18:03:46 +03:00
Alexey Andreev
6d23626867 Refactor precedence support 2015-10-11 17:30:28 +03:00
Alexey Andreev
5e6f175923 Merge pull request #153 from jtulach/maven-plugin-prefix
Using less cryptic prefix for the teavm-maven-plugin
2015-10-11 16:15:13 +03:00
Jaroslav Tulach
7c07e1d9de Invoking tests$ mvn teavm:compile teavm:testCompile teavm:test should fail with reasonable error and not NPE 2015-10-11 14:40:19 +02:00
Jaroslav Tulach
5ae39f6465 Using less cryptic prefix for the teavm-maven-plugin 2015-10-11 14:25:25 +02:00
Alexey Andreev
ce434fc4ea Uncomment tests 2015-10-11 14:38:15 +03:00
Alexey Andreev
9f05eaef21 Reconnect to webdriver after 100 test runs 2015-10-11 12:09:00 +03:00
Alexey Andreev
0aa8f8bda7 Fix date format tests to not depend from time zone 2015-10-11 11:54:37 +03:00
Alexey Andreev
44173021f2 Fix scripts in Firefox 2015-10-11 11:44:45 +03:00
Alexey Andreev
bd61e4edec Fix branch for travis badge 2015-10-10 13:38:55 +03:00
Alexey Andreev
03e3823e8d Switch to Firefox selenium driver, since ChromeDriver throws error on 1
test case without obvious reason
2015-10-10 13:37:34 +03:00
Alexey Andreev
36760a2a6e Minor bugfix 2015-10-10 12:46:24 +03:00
Alexey Andreev
02d853adf7 Merge branch 'selenium' 2015-10-10 12:45:05 +03:00
Alexey Andreev
c58493cabf Fix build script 2015-10-10 12:20:23 +03:00
Alexey Andreev
a9e56d8f5c Fix travis script 2015-10-10 11:59:29 +03:00
Alexey Andreev
931444fba4 Update travis build script 2015-10-10 11:38:00 +03:00
Alexey Andreev
bac0785dc6 Add HtmlUnit test runner. Add travis + Sauce Labs config 2015-10-10 11:06:30 +03:00