Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
6a2597e21a119cd9afcfac231cd83b5fa6b7dbbe
/
tests
d0826ca
validation CHANGE leafref validation fix
by Michal Vasko
· 6 years ago
20555d8
data tree CHANGE validation can output diff of changes it made
by Michal Vasko
· 6 years ago
f713cc0
schema tree BUGFIX check grouping children with respect to uses parent
by Michal Vasko
· 6 years ago
11c72ef
data tree BUGFIX do not check default values on move
by Michal Vasko
· 6 years ago
d1a7382
xpath BUGFIX checking leafrefs in grouping should pass without warnings
by Michal Vasko
· 6 years ago
ed14521
test BUGFIX submodules cannot be parsed separately
by Michal Vasko
· 6 years ago
7bed462
Add cmocka tests for issue #674
by bhart
· 6 years ago
bfb109e
data tree CHANGE do not remove empty containers during validation
by Michal Vasko
· 6 years ago
c064b7b
fixup! resolve BUGFIX auto-delete behavior according to RFCs
by Michal Vasko
· 6 years ago
8af8220
resolve BUGFIX auto-delete behavior according to RFCs
by Michal Vasko
· 6 years ago
e41dfe6
libyang BUGFIX actually make symbols hidden by default
by Michal Vasko
· 6 years ago
a547566
data tree BUGFIX consider when for mandatory choices
by Michal Vasko
· 6 years ago
bbc43b1
parser CHANGE swap default when autodelete behaviour
by Michal Vasko
· 6 years ago
7ab3f97
test BUGFIX wrong order of data nodes
by Michal Vasko
· 6 years ago
46f93ba
Merge pull request #624 from sartura/unit-tests2-Cpp
by Michal Vasko
· 6 years ago
8270548
C++: Extend unit tests
by Matija Amidzic
· 6 years ago
216c1f7
added C api unit tests
by jospudja
· 6 years ago
f976324
Fix multiple must deviations to same node
by Andrew Langefeld
· 6 years ago
185b527
libyang BUGFIX unique checking refactored
by Michal Vasko
· 6 years ago
8e5e071
fix *bsd issues with missing module filepath
by Alexandre Snarskii
· 6 years ago
b16f32f
Fix lyb bit-handling bugs
by Andrew Langefeld
· 6 years ago
6fb5789
lyb parser BUGFIX properly dereference leafrefs
by Michal Vasko
· 6 years ago
b5c1b30
Merge branch 'lyd_merge_doesnt_update_leafrefs' of https://github.com/adtran/libyang into devel
by Michal Vasko
· 6 years ago
37513a5
Merge branch 'devel' of https://github.com/CESNET/libyang into lyd_merge_doesnt_update_leafrefs
by Peter Feige
· 6 years ago
7646042
parser BUGFIX change revisions of imported/included models
by Michal Vasko
· 6 years ago
6cc5af1
libyang TEST some additional checks
by Michal Vasko
· 6 years ago
82df0a3
lyd_merge doesn't update leafrefs
by Peter Feige
· 6 years ago
b41abfe
Merge branch 'json_schema_printer' into devel
by Radek Krejci
· 6 years ago
c563faf
tests ADD test case with augments from multiple modules
by David Sedlák
· 6 years ago
96e51aa
JSON schema printer CHANGE provide only list of features in module printing
by Radek Krejci
· 6 years ago
json_schema_printer
8aa90c9
jsons printer CHANGE various small changes and fixes in the printed format
by Radek Krejci
· 6 years ago
5a8213f
Merge branch 'devel' into json_schema_printer
by Radek Krejci
· 6 years ago
25ca7b2
Merge branch 'lyb' of https://github.com/CESNET/libyang into hash_tab
by David Sedlák
· 6 years ago
a396996
Merge branch 'lyb' into hash_tab
by David Sedlák
· 6 years ago
deb6158
fixup! api TEST new merge test
by Michal Vasko
· 6 years ago
c4a6618
dict tests ADD new test case
by David Sedlák
· 6 years ago
94663fd
test BUGFIX remove strings from dictionary before ly_ctx_destroy
by David Sedlák
· 6 years ago
0737fbe
lyb printer BUGFIX go through submods when collecting used modules
by Michal Vasko
· 6 years ago
83b1faf
CHANGE lyht_insert calls according to new function prototype
by David Sedlák
· 6 years ago
c6d9546
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
e6ee035
api TEST new merge test
by Michal Vasko
· 6 years ago
a5af738
lyb TEST new test for anydata processing
by Michal Vasko
· 6 years ago
4bff4b4
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
027e933
test BUGFIX test checks updated
by Michal Vasko
· 6 years ago
e53e87e
lyb TEST use strict flag, we do not want to ignore unknown nodes
by Michal Vasko
· 6 years ago
d09dd88
tests CHANGE access to dictionary according to new structure of dict_table
by David Sedlák
· 6 years ago
db48680
Merge branch 'lyb' of https://github.com/dajvid/libyang into lyb
by Michal Vasko
· 6 years ago
3144c9d
Merge branch 'devel' into lyb
by Michal Vasko
· 6 years ago
3c9fa25
xpath BUGFIX comparison evaluation wrong
by Michal Vasko
· 6 years ago
4ef5dcd
tests ADD collision test
by David Sedlák
· 6 years ago
0e67ac4
schema printers FEATURE print YANG schemas in JSON
by Radek Krejci
· 6 years ago
fe43d04
lyb CHANGE hash handling
by Michal Vasko
· 6 years ago
8e9f729
tests BUGFIX do not compare pointers on user type
by David Sedlák
· 6 years ago
7f0254a
tests BUGFIX remove unsupported union type in annotation
by David Sedlák
· 6 years ago
49dc8e3
tests CHANGE use type defined by typedef in leaf
by David Sedlák
· 6 years ago
1992d2b
Merge remote-tracking branch 'upstream/lyb' into lyb
by David Sedlák
· 6 years ago
27e5e68
lyb BUGFIX several fixes
by Michal Vasko
· 6 years ago
45046e0
tests ADD references across modules to existing statements test NOTE: this change caused test to fail
by David Sedlák
· 6 years ago
086170a
tests FIX formatting
by David Sedlák
· 6 years ago
7988583
tests FIX formating
by David Sedlák
· 6 years ago
9a51eb9
tests ADD test for basic statements
by David Sedlák
· 6 years ago
7362eb1
tests ADD another union test, read whole commit message for more information
by David Sedlák
· 6 years ago
f297140
tests ADD testing yang modules
by David Sedlák
· 6 years ago
23a2c87
tests ADD test case with similary named annotations
by David Sedlák
· 6 years ago
6a9be64
tests ADD test case for annotations with different data types
by David Sedlák
· 6 years ago
fa80705
tests FIX incorrect formatting
by David Sedlák
· 6 years ago
8d5c680
tests ADD union test for lyb
by David Sedlák
· 6 years ago
74e67f7
tests ADD test case with many annoted child elements
by David Sedlák
· 6 years ago
9a829a4
tests ADD data types test for lyb
by David Sedlák
· 6 years ago
ae4b7d3
lyb CHANGE attribute support
by Michal Vasko
· 6 years ago
e3880e6
lyb parser CHANGE data teplate parsing
by Michal Vasko
· 6 years ago
b740023
lyb printer & parser CHANGE major update
by Michal Vasko
· 6 years ago
13af260
test MAINTENANCE get rid of warnings
by Michal Vasko
· 6 years ago
66f6c5f
Merge pull request #529 from frimpler/module_already_in_context
by Michal Vasko
· 6 years ago
9d071b9
Use data_clb when loading schema not in ctx
by Andrew Langefeld
· 6 years ago
8deb9a0
module already in context
by Peter Feige
· 6 years ago
74083ec
resolve CHANGE augment module implementing refactored
by Michal Vasko
· 6 years ago
0f43706
resolve BUGFIX traverse modules for implemented refs at the end
by Michal Vasko
· 6 years ago
101658e
libyang CHANGE refactor flag names and attributes holding them
by Michal Vasko
· 6 years ago
1c41052
bugfix in cmake test file
by Mislav Novakovic
· 6 years ago
c01473f
add cmake messages for static build
by Mislav Novakovic
· 6 years ago
675ebb0
build libyang_ext_test only in debug mode
by Mislav Novakovic
· 6 years ago
c000bd6
disable valgrind tests on static build
by Mislav Novakovic
· 7 years ago
cc51054
fixup! TEST new test for getting list of plugins
by Michal Vasko
· 6 years ago
ad13bcf
TEST new test for getting list of plugins
by Michal Vasko
· 6 years ago
9696e4d
json BUGFIX anyxml/anydata json fixes
by Michal Vasko
· 6 years ago
8f50a2d
Fix issue when defaults aren't stored in canonical form
by Andrew Langefeld
· 7 years ago
0ef7e5b
Fix strncpy invocation in tests
by Jan Kundrát
· 7 years ago
98676c7
tests BUGFIX added missing include
by Michal Vasko
· 7 years ago
96a03a8
Merge branch 'hash_cache' into devel
by Michal Vasko
· 7 years ago
41a9106
tests: fix build errors on OpenBSD
by Renato Westphal
· 7 years ago
2d44ee0
resolve OPTIMIZE resolve partial nodeid optimizations
by Michal Vasko
· 7 years ago
1337989
Merge branch 'devel' into hash_cache
by Michal Vasko
· 7 years ago
a59b6b3
Resolving issue with yang and yin printers regarding typedefs in submodules
by aweast
· 7 years ago
bb30492
Fix issue where removing an empty container could lose data in tree
by Andrew Langefeld
· 7 years ago
c7afde8
data tree CHANGE diff using cache if available
by Michal Vasko
· 7 years ago
a6b393f
Merge branch 'devel' into hash_cache
by Michal Vasko
· 7 years ago
ae6147d
Merge pull request #482 from rkrejci/identityref_fix
by Michal Vasko
· 7 years ago
c2784d7
yin printer BUGFIX list element not correctly closed in specific 2 cases
by Frank Rimpler
· 7 years ago
d84df01
add tests for strict/non-strict parsing of unknown elements
by Frank Rimpler
· 7 years ago
Next »