diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/JSonTest/JSonTest.depend | 7 | ||||
-rw-r--r-- | tests/JSonTest/JSonTest.layout | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/tests/JSonTest/JSonTest.depend b/tests/JSonTest/JSonTest.depend index deeec5d..adf49ee 100644 --- a/tests/JSonTest/JSonTest.depend +++ b/tests/JSonTest/JSonTest.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1342071807 source:/d/linux/CMP/tests/JSonTest/JSonTest.cc +1342081955 source:/d/linux/CMP/tests/JSonTest/JSonTest.cc <StringBuilder.h> <JSonWriter.h> <stdlib.h> @@ -9,10 +9,11 @@ <ManagedVector.h> <time.h> -1341942404 /d/linux/CMP/libs/util/include/ManagedVector.h +1342023981 /d/linux/CMP/libs/util/include/ManagedVector.h <vector> <stdlib.h> -1342076888 /d/linux/CMP/libs/util/include/JSonWriter.h +1342110667 /d/linux/CMP/libs/util/include/JSonWriter.h <stack> + <StringBuilder.h> diff --git a/tests/JSonTest/JSonTest.layout b/tests/JSonTest/JSonTest.layout index a4583b3..ed68962 100644 --- a/tests/JSonTest/JSonTest.layout +++ b/tests/JSonTest/JSonTest.layout @@ -3,7 +3,7 @@ <ActiveTarget name="Debug" /> <File name="JSonTest.cc" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <Cursor> - <Cursor1 position="340" topLine="0" /> + <Cursor1 position="1541" topLine="0" /> </Cursor> </File> </CodeBlocks_layout_file> |