Alexey Andreev
da82dccf00
Temporary
2016-02-07 19:20:18 +03:00
Alexey Andreev
5dad013cc7
Migration to IDEA
2016-02-07 14:28:51 +03:00
Alexey Andreev
d718177fe0
Improve resource loading contributed by Jaroslav:
...
* Implement base64 decoder instead of atob, which is not supported
by IE9
* Avoid direct usage of window identifier to prevent global namespace
from spoiling
* Make customizable approach to supply list of resources to write
into JavaScript
2015-12-26 13:26:34 +03:00
Alexey Andreev
de7f0910e9
Merge branch 'jtulach_resources' into release-0.4.x
2015-12-25 22:52:27 +03:00
Alexey Andreev
4c4d236653
Switch all versions to 1.0.0-SNAPSHOT. Prototyping version switch script
2015-12-24 21:26:29 +03:00
Jaroslav Tulach
d9ee68315e
Can include resources in the generated file
2015-12-24 07:33:52 +01:00
Jaroslav Tulach
4aec89967b
Simple test to show expected behavior of resources
2015-12-24 06:47:43 +01:00
Alexey Andreev
7b33bb643e
Raise version to 0.4.1
2015-11-30 20:27:01 +03:00
Alexey Andreev
e4a83b7d79
Raise version to 0.4.1-SNAPSHOT
2015-10-25 19:27:30 +03:00
Alexey Andreev
f25b2d46e8
Change version to 0.4.0
2015-10-22 08:25:53 +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
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
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
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
5522f55c68
Deep refactoring of tooling libraries
2015-10-09 17:56:38 +03:00
Alexey Andreev
3341df3668
Change directory structure
2015-10-04 11:49:20 +03:00