Add testcases on Exception class
authorsangwan.kwon <sangwan.kwon@samsung.com>
Thu, 3 Jan 2019 02:31:18 +0000 (11:31 +0900)
committerJaemin Ryu <jm77.ryu@samsung.com>
Mon, 11 Feb 2019 04:47:39 +0000 (13:47 +0900)
commitdc606f41609824507e0abd1bb0463021c29ce610
treed5dff185927be33bc704169875a455a9250d8fb2
parent78e2f69d01dcb85a8d592fb6609174da8285183b
Add testcases on Exception class

- Fix typo (Out og range -> Out of range)

Change-Id: I1d2fdce9efba5652d5b9f8809fc2796dac1e7c1c
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
src/exception.cpp
test/CMakeLists.txt
test/exception.cpp [new file with mode: 0644]