Bug5531: Can't get complete YIN schema on Windows 44/36944/1
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 31 Mar 2016 10:46:23 +0000 (12:46 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 31 Mar 2016 10:49:07 +0000 (12:49 +0200)
commit66f1f5cd7c4ef5f8e46680d7f92169871a325ff6
treeeb63c80a1efdca72bdd64ef9bf9ebec9bcf90d83
parentac20d4450ff15a284db0b48bd3b8f344e6e9a897
Bug5531: Can't get complete YIN schema on Windows

Added unit test trying to write small module to YIN. If result is not
empty and module is complete then test is sucessfull.

Change-Id: I8b0b0c0c0f787c9a6402dd8b4c74173b89a1b8c5
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
yang/yang-model-export/src/test/java/org/opendaylight/yangtools/yang/model/export/test/Bug5531Test.java [new file with mode: 0644]
yang/yang-model-export/src/test/resources/bugs/bug5531/foo.yang [new file with mode: 0644]