aboutsummaryrefslogtreecommitdiffstats
path: root/dcevm/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Fixing parsing for inner classesIvan Dubrov2016-04-061-4/+9
|
* Reformatting the source codeIvan Dubrov2016-03-029-371/+369
|
* Improving versions parsing in testsIvan Dubrov2015-07-081-11/+7
|
* Allow classes to reside outside of test class.Ivan Dubrov2014-05-011-6/+17
| | | | | | Adding support for extra classes being redefined to the test framework. Rewriting lambda test a little, extracting classes with lambda's to top level.
* Updating ASM versionIvan Dubrov2014-04-301-2/+2
|
* Adding 'full' testsIvan Dubrov2014-04-254-4/+149
| | | | | * Killing test suites (you can run tests by package) * Introduced categories to run certain tests only on 'light'/'full'
* Renaming org.dcevm -> com.github.dcevmIvan Dubrov2014-04-257-59/+36
| | | | Well, dcevm.org domain is lost, so let's use com.github.dcevm for now.
* Adding Java 7 patch, support running tests on Java 7Ivan Dubrov2014-04-246-0/+618