Merge branch 'master' of ../controller
[yangtools.git] / yang / yang-parser-rfc7950 / src / test /
2019-10-31 Anil BelurMerge branch 'master' of ../controller
2019-10-31 Robert VargaAdd static ArgumentUtils XPath integration 25/85425/12
2019-10-23 Robert VargaReinstate "Check for nested augmentations" 33/85333/5
2019-10-08 Robert VargaLeafEffectiveStatement should be a DataTreeEffectiveSta... 88/84988/3
2019-09-27 Robert VargaRename Any{Data,Xml}SchemaNode to Any{data,xml}SchemaNode 87/84787/1
2019-09-03 Robert VargaSwitch encoding unsigned type normalization to Uint... 47/83947/20
2019-07-29 Robert VargaRevert "Check for nested augmentations" 91/83291/1
2019-07-25 Robert VargaCheck for nested augmentations 45/81145/6
2019-06-28 Robert VargaHandle implicit parent statements during copy operations 38/68838/30
2019-06-27 Robert VargaUse assertThat(isA()) instead of assertTrue(instanceof) 59/82759/1
2019-05-24 PeterSunaCreate unit tests for anydata implemetnation. 25/82225/3
2019-04-30 Robert VargaUse null SchemaPath if we cannot construct it 14/81814/2
2019-04-08 Robert VargaCleanup YIN tests 52/81452/2
2019-04-04 Robert VargaIntroduce EffectiveModelContext 81/81381/3
2019-04-04 Robert VargaRename EffectiveModelContext to ReactorDeclaredModel 80/81380/2
2019-03-26 Robert VargaPrepare RevisionAwareXPath for XPath integration 01/81201/3
2019-03-26 Robert VargaUse NPE to report null arguments 68/81168/10
2019-03-26 Danielle MustilloStrings Ending in Backslash are Improperly Lexed 50/81150/9
2019-03-25 Robert VargaIntegrate leafref path argument parser 17/81017/21
2019-03-25 Robert VargaCorrect LeafrefTypeDefinition 43/81143/7
2019-03-22 Robert VargaClean up StatementDefinition argument definition interface 43/81043/8
2019-03-10 Robert VargaHook if-feature statements onto FeatureNamespace 39/80739/7
2019-02-25 Robert VargaRemove deprecated yang.model.api.stmt constructs 90/80590/2
2019-02-25 Robert VargaQName is a YANG identifier 73/80573/8
2018-10-26 Robert VargaFix StmtContext nullness problems 60/77260/3
2018-10-24 Robert VargaFixup errors reported by null analysis 51/77251/3
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaCleanup ModelStatement/StatementDefinition non-nullness 92/77192/2
2018-10-22 Robert VargaAdd a unit test showing augmentation handling 72/77172/2
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-08-16 Robert VargaFix unique argument parser 27/75227/3
2018-08-06 Stephen KittBuild with Mockito 2.1 89/74589/11
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-06-13 Robert VargaAdd DataTreeAwareEffectiveStatement 07/72907/18
2018-06-07 Robert VargaFix SchemaContextUtil RevisionAwareXPath resolution 22/72722/7
2018-05-28 Robert VargaFix YangModelDependencyInfo handling of arguments 73/72373/1
2018-03-29 Robert VargaFix leafref require-instance implementation 01/70201/1
2018-03-16 Robert VargaIntroduce StmtContextUtils.parse(Node)Identifier 85/69485/8
2018-03-11 Robert VargaCleanup Bug6887Test 58/69358/4
2018-03-05 Robert VargaCleanup resources allocated in @BeforeClass 42/68542/7
2018-02-23 Robert VargaEliminate unneeded @BeforeClass 41/68541/4
2018-02-21 Robert VargaDo not fake an errorMessage for pattern constraints 64/68464/4
2018-02-21 Robert VargaEncapsulate regexes in a non-capturing group 35/68435/4
2018-02-21 Robert VargaMove Bug4079/Bug5410 tests from yang-parser to yang... 56/68456/3
2018-02-04 Robert VargaCorrect double-quoted string whitespace trimming 99/67899/3
2018-01-04 Robert VargaYANGTOOLS-841: Fix SchemaContextUtil.findNodeInSchemaCo... 70/66870/3
2017-12-25 Michael VorburgerFix slf4j usage errors found by checkstyle-logging 46/66446/3
2017-12-23 Robert VargaYANGTOOLS-838: detect grouping identifier shadowing 66/66666/2
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11