Add TGitCache Test program copy from tortoisesvn 19026
commitfb93d481b45b52d818e5546f07eafb879c523436
authorFrank Li <lznuaa@gmail.com>
Mon, 22 Mar 2010 14:17:26 +0000 (22 22:17 +0800)
committerFrank Li <lznuaa@gmail.com>
Mon, 22 Mar 2010 14:17:26 +0000 (22 22:17 +0800)
treea8643e22c724d11111d349765ca34c781dd5ac7d
parentb91dec3f53c76c03489d8f0580dd8f8a546269ac
Add TGitCache Test program copy from tortoisesvn 19026

Signed-off-by: Frank Li <lznuaa@gmail.com>
12 files changed:
test/Cache/Cache.cpp [new file with mode: 0644]
test/Cache/Cache.h [new file with mode: 0644]
test/Cache/Cache.rc [new file with mode: 0644]
test/Cache/Cache.vcproj [new file with mode: 0644]
test/Cache/CacheDlg.cpp [new file with mode: 0644]
test/Cache/CacheDlg.h [new file with mode: 0644]
test/Cache/res/Cache.ico [new file with mode: 0644]
test/Cache/res/Cache.manifest [new file with mode: 0644]
test/Cache/res/Cache.rc2 [new file with mode: 0644]
test/Cache/resource.h [new file with mode: 0644]
test/Cache/stdafx.cpp [new file with mode: 0644]
test/Cache/stdafx.h [new file with mode: 0644]