Develop and Download Open Source Software

Browse CVS Repository

Contents of /tombo/Tombo/CppUnitTestApp/ReadMe_Tombo.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Sep 17 15:44:32 2005 UTC (18 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: Tombo_1_15, Tombo_1_17, Tombo_1_16, Tombo_2_0a3, B187, B186, Tombo_1_17_1, B189, B208, B213, B212, B211, B217, B216, B215, B214, B231, B230, B219, B218, SNAPSHOT20051220, B206, B207, B188, Tombo_2_0b2, Tombo_2_0b3, Tombo_2_0b1, Tombo_2_0b4, B191, B192, B193, B194, B196, B197, B198, B199, B200, B201, B202, B203, B205, B228, B229, B226, B227, B224, B225, B222, B223, B220, B221, HEAD
Branch point for: Tombo_1_17_1_branch
File MIME type: text/plain
- removing g_Property.TopDir() dependency still.
- add unittest proj
- implement URIScanner class but not integrated yet.

1 Unit test app for TOMBO sources.
2
3 Most of the file under this directory is a part of cppunit-1.10.2 except folder "test".
4
5 For details about cppunit, please see :
6 http://cppunit.sourceforge.net/cppunit-wiki
7
8 To test using by CppUnitTestApp, you have to :
9 1. install cppunit.
10 2. Add include/library path to project.
11 3. Place testrunnerd.dll under the "Debug" folder.
12
13 Tombo/
14 +- BE300/
15 +- cppunit/
16 | +- lib/
17 | | +- cppunitd.lib, testrunnerd.lib
18 | +- include/
19 | +- cppunit/
20 | +- (config/, extensions/, Test.h, TestAssert.h , ...
21 +- CppUnitTestApp
22 ....
23
24
25 hirami

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26