Commit Graph

188 Commits

Author SHA1 Message Date
Alexey Andreev
1ee07e89bc First working version of JPS plugin 2016-02-18 01:17:37 +03:00
Alexey Andreev
863a4b76ff Struggiling with JAR hell in JPS plugin 2016-02-16 23:51:50 +03:00
Alexey Andreev
1390773c94 Trying to implement TeaVM builder for IDEA, getting JAR hell 2016-02-15 00:02:19 +03:00
Alexey Andreev
4b255e0897 Developing IDEA plugin 2016-02-13 20:41:33 +03:00
Alexey Andreev
c744cd3644 Drafting TeaVM module settings dialog 2016-02-10 00:00:53 +03:00
Alexey Andreev
78d6917a23 Temporary 2016-02-07 21:22:21 +03:00
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
8aa79a8b21 Update set-version script 2015-12-26 15:04:44 +03:00
Alexey Andreev
8851794485 Fix set-version script 2015-12-26 14:24:43 +03:00
Alexey Andreev
697bc5ec6c Developing set-version script 2015-12-24 22:10:02 +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
Alexey Andreev
7b33bb643e Raise version to 0.4.1 2015-11-30 20:27:01 +03:00
Alexey Andreev
c7d640a2af Raise Eclipse plugin versions to 0.4.1.qualifier 2015-10-28 00:09:42 +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
f8452e695d Maven plugin adds source files from project source directory 2015-10-21 22:03:54 +03:00
Alexey Andreev
3f7b142d6e Fix Client.java file in maven archetype 2015-10-21 21:47:26 +03:00
Alexey Andreev
0340bb9c73 A new API to generate additional methods after dependency checking 2015-10-21 16:03:06 +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
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
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
9f05eaef21 Reconnect to webdriver after 100 test runs 2015-10-11 12:09:00 +03:00
Alexey Andreev
44173021f2 Fix scripts in Firefox 2015-10-11 11:44:45 +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
bac0785dc6 Add HtmlUnit test runner. Add travis + Sauce Labs config 2015-10-10 11:06:30 +03:00
Alexey Andreev
010a5fe579 Trying to enable maven cache in travis. Add travis badge. Fix bug in
source file copier
2015-10-10 08:55:22 +03:00
Alexey Andreev
fac9471c2a Trying to fix pom file 2015-10-10 08:23:02 +03:00
Alexey Andreev
d29339f0b8 Test runner 2015-10-09 22:54:50 +03:00
Alexey Andreev
d007b0c8ac TeaVM test runner as a separate mojo 2015-10-09 18:30:31 +03:00
Alexey Andreev
5522f55c68 Deep refactoring of tooling libraries 2015-10-09 17:56:38 +03:00
Alexey Andreev
e83d4106d8 Prototype implementation of selenium test runner 2015-10-08 17:56:16 +03:00
Alexey Andreev
6f173003b3 Developing selenium JUnit test runner 2015-10-07 19:16:11 +03:00
Alexey Andreev
219fab22ef Move JSO wrappers to separate project 2015-10-04 12:14:36 +03:00
Alexey Andreev
3341df3668 Change directory structure 2015-10-04 11:49:20 +03:00