Commit graph

1242 commits

Author SHA1 Message Date
Sebastian Zarnekow
c178ebb32b [xtext][tests] Migrated to JUnit 4.x 2012-01-06 17:50:55 +01:00
Jan Koehnlein
9d595ccd1f [generator] Added line separator configuration handling
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367919
2012-01-06 14:53:49 +01:00
Holger Schill
b350c5dfa8 [Xtend] Escape character not removed in some cases see https://bugs.eclipse.org/bugs/show_bug.cgi?id=367949 2012-01-05 16:09:38 +01:00
Holger Schill
d30538d1de [Xtext] [Linking] Uncaught ValueConverterException see https://bugs.eclipse.org/bugs/show_bug.cgi?id=362902 2012-01-03 16:36:55 +01:00
dhubner
e7c7b6fa25 [releng] local TP definition created 2011-12-16 15:15:14 +01:00
dhubner
350048ce80 [tests] fixed junit4 launch configuration 2011-12-15 15:31:21 +01:00
dhubner
b3498fa08b [releng-tests] each launch config should get it's own ws 2011-12-15 14:01:10 +01:00
dhubner
eb484860ac [junit] create own ws for each test project 2011-12-14 16:57:21 +01:00
dhubner
5975087b98 [releng] increment version to 2.2.1 2011-12-13 11:37:21 +01:00
Sven Efftinge
c2b646fc10 [xtext tests] dependency to MWE 2.2 2011-12-07 16:33:50 +01:00
Moritz Eysholdt
f9e533097c Revert "[Xtext] fixed 363914 - Check that you cannot append a null segment to a"
This reverts commit b74a06f705a9a0750289e2152d49941f4727e756.
2011-12-01 13:09:25 +01:00
Jan Koehnlein
44a7263f3e [xtend][quickfix] Quick fix for adding required libs 2011-11-30 18:46:18 +01:00
Sven Efftinge
56bb48b08c fixed broken tests 2011-11-29 15:07:09 +01:00
Moritz Eysholdt
2f0d40663d [Xtext] fixed 363914 - Check that you cannot append a null segment to a
QualifiedName
2011-11-28 14:19:24 +01:00
Sebastian Zarnekow
a69606b307 [xtext][grammar] Fix: Grammar linking is broken for imported packages for a clean build
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=364446
2011-11-22 16:42:06 +01:00
Sven Efftinge
280cb4c820 [xtext] removed/replaced all guice 3 incompatible dependencies 2011-11-21 11:13:32 +01:00
Moritz Eysholdt
e4f327c00b [serializer] fixed bug 363509 - NPE during serialization
The problem was that some state machines referred to
EStructuralFeatures that were not member of the 
to-be-serialized EObject's EClass.
2011-11-17 17:03:20 +01:00
Sven Efftinge
977653e502 [generator] changed semantics of final. Exceptions are only thrown when final bindings are overridden by other final bindings. When normal bindings try to override a final binding the binding is ignored and a warning is printed. 2011-11-14 14:58:43 +01:00
Sebastian Zarnekow
d34390a611 [xtext][ecoreInference] Fix: Wrong error on compatible features in grammar editor 2011-11-10 20:03:12 +01:00
Moritz Eysholdt
1add44adfb [junit4/parameterized] use pipe insted of exclamation mark to match offsets
(cherry picked from commit a38c8f4bc7c5feab7c80f63b733dc271865d1ffb)
2011-11-10 17:17:13 +01:00
Sebastian Zarnekow
9f3b84aec5 [xtext][tests] Marked warning in test grammar as intentional 2011-11-09 19:44:19 +01:00
Moritz Eysholdt
c6e9930e7a [serializer] fixed bug 362581
Syntactic sequencer extension for serialization
of optional keywords doesn't work
2011-11-09 13:03:32 +01:00
Dennis Huebner
c1b3cbf737 [releng] increment version to 2.2.0 2011-11-08 12:12:33 +01:00
Moritz Eysholdt
a860797a62 [ParameterizedXtextRunner] improved compatibility with Xtend 2011-10-30 19:54:53 +01:00
Moritz Eysholdt
3a2cf78f5c [parameterizedXtextRunner] improved robustness and added OffsetHelper 2011-10-29 17:40:55 +02:00
Moritz Eysholdt
c3f2de2167 [junit4] improved ParameterizedXtextRunner 2011-10-26 05:48:48 +02:00
Moritz Eysholdt
99a1285cce [xtext.util] improved the algorithm of the formatting migrator 2011-10-26 05:48:48 +02:00
Jan Koehnlein
7a2cde83d2 fixed test 2011-10-25 15:45:03 +02:00
Sebastian Zarnekow
757b13a044 [xtext] Fix: IAE on content assist in grammar editor 2011-10-25 13:58:16 +02:00
Sven Efftinge
2dae4a0bdc fixed failing test 2011-10-25 11:13:58 +02:00
Dennis Huebner
aaada40caf [tests] max heap increased from 512 to 768m 2011-10-22 09:22:40 +02:00
Sven Efftinge
008403e1f2 [tests] increased expected duration of PolymorphicDispatcher performance test 2011-10-19 16:47:26 +02:00
Moritz Eysholdt
e700eee641 [serializer/tests] integrated serializer tests for all test cases by default 2011-10-19 12:13:36 +02:00
Moritz Eysholdt
ecc20b1200 [serializer] improved access to the node model 2011-10-19 12:13:36 +02:00
Moritz Eysholdt
555e9c50b8 [serializer] bugfixes in the SerializerPDAProvider 2011-10-19 12:13:35 +02:00
Moritz Eysholdt
c019a5b1ca [serializer] simplified test cases for SyntacticSequencerPDAProvider 2011-10-18 12:35:23 +02:00
Moritz Eysholdt
cb429b7677 [serializer] cleand up test data from SyntacticSeqnencerPDAProviderTest 2011-10-18 12:35:23 +02:00
Moritz Eysholdt
c5953a6d51 xtext.tests should not depend on Xbase 2011-10-18 12:35:22 +02:00
Moritz Eysholdt
d65eba30cf [serializer] handle null-types properly 2011-10-18 12:35:22 +02:00
Moritz Eysholdt
a2d6ac98a1 [util.formallang] improve handling of many-alternatives in NfaToProduction 2011-10-18 12:35:21 +02:00
Moritz Eysholdt
255231c347 [util.formallang] bugfix in the FollowerFunction
Productions with purely optional content were not 
handled correctly.
2011-10-18 12:35:21 +02:00
Moritz Eysholdt
bfba0fad0b [util.formallang] fixed 359864 - Xtext hangs on multiple parentheses styles 2011-10-17 16:10:13 +02:00
Sebastian Zarnekow
21a6244bb9 [xtext] Improved assertion message in PolymorphicDispatcherTest 2011-10-13 12:09:09 +02:00
Sebastian Zarnekow
1c80fb74a9 [xtext][generator] Fix for class splitting when backtracking is involved, enabled very eager splitting for BeeLangTestLanguage 2011-10-12 12:54:29 +02:00
Moritz Eysholdt
1c4c176825 [serializer/util.formallang] improved handling of strings 2011-10-10 12:59:31 +02:00
Moritz Eysholdt
62d535d736 [util.formallang] access properties via getters; this broke the build 2011-10-10 10:45:07 +02:00
Moritz Eysholdt
859060a816 [serializer] added another test for the SyntacticSequencer 2011-10-10 10:45:07 +02:00
Moritz Eysholdt
8708e7999c [serializer] bugfix in SerializerPDAProvider 2011-10-08 16:00:10 +02:00
Moritz Eysholdt
a394606fe3 [serializer] implemented support for maintaining order in UnorderedGroups 2011-10-08 15:12:24 +02:00
Moritz Eysholdt
a027765912 [serializer] migrated the SyntacticSequencerPDAProvider to be based on util.formallang 2011-10-08 12:19:16 +02:00