Vladimir Ratnikov
f5d57ae50f
fix clauses
2020-07-28 06:03:22 -04:00
Vladimir Ratnikov
8b5c77838b
Don't call upgrade callbacks for module with no revision defined
2020-07-28 05:52:07 -04:00
Olof hagsand
9d2102cebf
Fixed: [Need to add the possibility to use anchors around patterns #51 ]( https://github.com/clicon/cligen/issues/51 ):
...
* Dont escape `$` if it is last in a regexp in translation from XML to POSIX.
2020-07-27 20:03:52 +02:00
Olof hagsand
918bf6223b
added CR delimiters to if-feature
2020-07-27 13:00:56 +02:00
Olof hagsand
f7b640810b
* Enhanced Clixon if-feature handling:
...
* If-feature now supports and/or lists, such as: `if-feature "a and b"` and `if-feature "a or b or c"`. However, full if-feature-expr including `not` and nested boolean experessions is still not supported.
* Sanity check: if an `if-feature` statement exists, a corresponding `feature` statement must exists that declares that feature.
2020-07-27 12:06:36 +02:00
Olof hagsand
cb58b2bb12
log warning, error doc
2020-07-26 16:16:32 +02:00
Olof hagsand
864e2d1692
Instance-id yang validation checks corrected
2020-07-26 16:14:39 +02:00
Olof hagsand
ab2f7cbbb4
Merge branch 'master' of https://github.com/clicon/clixon
2020-07-25 16:14:42 +02:00
Olof hagsand
57b104bc25
* Checked yang binding validity which lead to:
...
* Changed and enhanced several `bad-element` error replies to `unknown-element` with more detailed error-message.
2020-07-25 16:09:24 +02:00
Olof Hagsand
4572d94ab1
Merge pull request #121 from VVIsaev/master
...
Added error message for each CLICON_YANG_UNKNOWN_ANYDATA occasion
2020-07-25 13:15:51 +02:00
Vladimir Isaev
cc8e727f85
Added error message for each CLICON_YANG_UNKNOWN_ANYDATA occasion
2020-07-24 15:46:38 +03:00
Olof hagsand
b56c0220c9
Merge branch 'master' of https://github.com/clicon/clixon
2020-07-23 20:42:17 +02:00
Olof hagsand
83203623cd
Optimized get config xpath of large lists, such as a[x=1000] in a list of 100000s a:s.
2020-07-23 20:41:32 +02:00
Olof Hagsand
7b7bb82e0d
Merge branch 'master' of https://github.com/clicon/clixon
2020-07-23 17:23:26 +00:00
Olof Hagsand
57d7587d9a
vagrant, docker and remote test small changes
2020-07-23 17:23:08 +00:00
Olof hagsand
36576143b5
Revised CLICON_YANG_UNKNOWN_ANYDATA patch: dont allow new nodes after initial startup
2020-07-23 17:04:12 +02:00
Olof hagsand
9e2bdb8c8e
split test_perf into test_perf_netconf, _restconf and _cli
2020-07-18 15:52:12 +02:00
Olof hagsand
316cad35ff
Another CLICON_YANG_UNKNOWN_ANYDATA issue: top-level unknown namespace caused segv in backend
2020-07-17 19:03:40 +02:00
Olof hagsand
490f7d8023
Two CLICON_YANG_UNKNOWN_ANYDATA issues: segv when exiting cli and diff errors on commit
2020-07-17 14:18:09 +02:00
Olof hagsand
62446db752
Fixed CLICON_YANG_UNKNOWN_ANYDATA for config and state data. This feature introduced in 4.5 didnt really work.
2020-07-14 19:56:42 +02:00
Olof hagsand
863ebd3f93
small changes in error messages and code documentation
2020-07-14 19:46:12 +02:00
Olof hagsand
94ad44a2ea
Merge branch 'master' of https://github.com/clicon/clixon
2020-07-12 10:59:23 +02:00
Olof hagsand
25245a12d2
code documentation
2020-07-12 10:59:12 +02:00
Olof Hagsand
94bf490a79
made c-compiler configurable, and added /usr/local as include path for cc and c++ tests
2020-07-10 13:22:45 +00:00
Olof Hagsand
53deedc242
vagrant tests eg with evhtp
2020-07-10 12:33:30 +00:00
Olof Hagsand
efc0228f99
test time function exists
2020-07-09 10:15:45 +00:00
Olof Hagsand
2d97c1e2c6
handle sanity check removed that triggered c++ linkage errors
2020-07-09 08:07:41 +00:00
Olof hagsand
b655d56fb4
new travis
2020-07-07 22:59:56 +02:00
Olof hagsand
9470caa1c0
new travis
2020-07-07 22:57:21 +02:00
Olof hagsand
931988763b
new travis
2020-07-07 22:55:11 +02:00
Olof hagsand
f11e9f7388
new travis
2020-07-07 22:50:41 +02:00
Olof hagsand
81b92ac8b2
new travis
2020-07-07 22:48:12 +02:00
Olof hagsand
c805c7d04b
new travis
2020-07-07 22:44:32 +02:00
Olof hagsand
2f6458dd41
new travis
2020-07-07 22:27:47 +02:00
Olof hagsand
8db65c59ea
new travis
2020-07-07 22:06:34 +02:00
Olof hagsand
2a9fb60267
new travis
2020-07-07 22:01:20 +02:00
Olof hagsand
e420f4911f
new travis
2020-07-07 21:55:05 +02:00
Olof hagsand
6504fe4e12
new travis
2020-07-07 21:50:04 +02:00
Olof hagsand
e5f8d43979
multiple travis jobs
2020-07-07 21:34:21 +02:00
Olof hagsand
e56004352c
extended c++ test with runtime rpc test
2020-07-07 17:28:31 +02:00
Olof Hagsand
4c85fad32f
Merge pull request #120 from shmuelnatan/my/test
...
Add a test_c++.sh for c++ compiling with c++ code and with 32 bit sytems.
2020-07-07 17:10:37 +02:00
Olof hagsand
853e6734a5
stream curl cant handle -Si flags
2020-07-07 16:53:54 +02:00
Olof hagsand
3bb6947d58
test dont force https
2020-07-07 16:07:29 +02:00
Olof hagsand
a5bf3d57ce
tolerate errors in docker startscripts
2020-07-07 15:51:42 +02:00
Olof hagsand
5464eec540
Added docker support for three restconf modes: nginx/fcgi(default); evhtp ; and none.
2020-07-07 13:26:38 +02:00
shmuels
d6580221d3
Add a test_c++.sh for c++ compiling with c++ code and with 32 bit systems.
2020-07-05 18:20:18 +03:00
Olof hagsand
5dc2a6387d
unified curl test options
2020-07-03 14:13:15 +02:00
Olof hagsand
593ed2ef3b
Added const char * in multiple places
2020-07-02 19:25:48 +02:00
Olof hagsand
0a985e6618
skip c++ tests in travis
2020-07-02 18:14:59 +02:00
Olof hagsand
e33327bce9
Merge branch 'shmuelnatan-mycpp/new-test'
2020-07-02 17:57:09 +02:00