aboutsummaryrefslogtreecommitdiffstats
path: root/sli/common/src/test
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Prune code migrated from sdnc/core to ccsdkDan Timoney17-1347/+0
Remove code from sdnc/core which has been refactored to the CCSDK sli/core project as part of the ONAP Amsterdam release. Added README.md files for each former sdnc/core component redirecting the reader to the correct CCSDK repo. Change-Id: Ifb1f7752fa5e6e08e4393fb34e68dc1a84f35678 Issue-ID: SDNC-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-03SDNC-52 Source files should not be executableRyan Goulding4-0/+0
Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-04-21[SDNC-5] Boron port and bug fixesDan Timoney1-312/+323
Changes to support Boron as well as bug fixes discovered during initial testing. Change-Id: Ic6c156c8fe884a6a3bccc19d0676da312be8a4c2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-13Fix operator associativity in SLI debug logGary Wu1-0/+4
SvcLogicBinaryExpression.asParsedExpr() for debug logging was rendering expressions as if the operators were right associative, which is incorrect. This change fixes the method to render the operators as being left associative. Change-Id: Ief22c4ee24d48ed333b1bff54b84ed7dd7940779 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-02-20[VERSION] Update version to 1.0.0Dan Timoney13-13/+13
Update version to 1.0.0 to produce release build Change-Id: I8d0d89c0a930310ef90a49fa34ca79bb108a27b2 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C N-C coreDan Timoney17-0/+1332
Change-Id: I30c52795ab821c4fdd18b55d202f10a76a01acfa Signed-off-by: Dan Timoney <dtimoney@att.com>