parrt
|
3611fde621
|
[maven-release-plugin] prepare release 4.5.1-1
|
2015-08-20 12:11:55 -07:00 |
nttdatahenriksorensen
|
1072ace723
|
remove uncessary sourceName variable
|
2015-08-14 21:02:55 -07:00 |
nttdatahenriksorensen
|
63200907d6
|
Fix whitespace damage
|
2015-08-14 21:01:42 -07:00 |
nttdatahenriksorensen
|
86980fae90
|
Proper check of JavaLR vs Java grammar
|
2015-08-14 17:36:46 -07:00 |
nttdatahenriksorensen
|
c158777c60
|
Rename tool-testsuite/test/org.antlr.v4.test.tool.Java-LR.g4 to
JavaLR.g4
|
2015-08-14 16:52:09 -07:00 |
parrt
|
3d181af904
|
[maven-release-plugin] prepare for next development iteration
|
2015-07-15 14:45:48 -07:00 |
parrt
|
79dae1e6f6
|
[maven-release-plugin] prepare release 4.5.1
|
2015-07-15 14:45:45 -07:00 |
Terence Parr
|
b395127e73
|
move swing related stuff out of runtime package into org.antlr.v4.gui
|
2015-07-14 14:29:41 -07:00 |
Jason van Zyl
|
fd13f137f2
|
All projects are now building and tests passing from Maven
|
2015-06-29 18:09:39 -07:00 |
Terence Parr
|
8c255b9a12
|
trying to get tests to run
|
2015-06-29 18:09:38 -07:00 |
Terence Parr
|
e921ba69c8
|
tweak java version
|
2015-06-29 18:09:38 -07:00 |
Terence Parr
|
dec5d26a3d
|
tweak pom so it compiles in `compile` phase and `install` phase but doesn't run tests correctly.
|
2015-06-29 18:09:37 -07:00 |
parrt
|
1cd4ad125c
|
add import for BaseTest so tool tests compile. it all appears to compile and tool tests pass.
|
2015-06-29 18:09:33 -07:00 |
parrt
|
0430833450
|
move ErrorQueue, used by BaseTest, to the runtime test area.
|
2015-06-29 18:09:32 -07:00 |
parrt
|
8ae7f22f86
|
move BaseTest to be in the runtime test area to be consistent with other targets.
|
2015-06-29 18:09:32 -07:00 |
parrt
|
fdcfe5482f
|
mv tool tests into their own top level directory; mv test template support .stg into the runtime-testsuite area
|
2015-06-29 18:09:32 -07:00 |