summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/checker/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-02-16Adds LICENSE information to non-java filesSerban Jora7-2/+86
Change-Id: I7ef8cecc84c8fe2df6f6fd7c9557fac3093a642c Issue-ID: MODELING-63 Signed-off-by: Serban Jora <sj2381@att.com>
2017-10-02Add unit testingSerban Jora1-4/+3
JUnit based testing added to the checker lib and service, work in progress. Includes grammar correction. Change-Id: I8fa950f89faba24e7b45ef41cbc0402362b3f394 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-11Corrects duplicate error messagesSerban Jora1-4/+2
Duplicate error message triggered by scalar evaluation when part od collection or user-defined types. Also fixes grammar identifiers. Change-Id: Id862a40ae6855ff9f72176a1bdf3815d3b31e5a4 Issues-Id: MODELING-15 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-01Add initial ATT tosca checker toolSerban Jora7-0/+3957
Addressed license headers and copyright owner issues Addressed project folder name Issue-ID: MODELING-7 Change-Id: I150784c5871bb6093ff0a6615639088bc2e0c496 Signed-off-by: Serban Jora <jora@research.att.com>