- 标准12点阵字库与16点阵字库
- XPEasterEgg vc ++6.0 程序原代码
- md5-crypt MD5加密算法
- lxexcel 一个dos下的电子表格软件
- j017.ZIP ERSION 5.00 Begin VB.Form Form1 BackColor = &H8000000A& Caption = \"http://go.163.com/~tianyige\" ClientHeight = 3195 ClientLeft = 60 ClientTop = 345 ClientWidth = 4680 LinkTopic = \"Form1\" ScaleHeight = 3195 ScaleWidth = 4680 StartUpPosition = 3 窗口缺省 Begin VB.CommandButton cmdExit Caption = \"退出(&E)\" Height = 375 Left = 2880 TabIndex = 6 Top = 360 Width = 1215 End Begin VB.CommandButton Command1 Caption = \"转换(&A)\" Height = 375
- russion_vc 自己用 vc 写的俄罗斯方块游戏
文件名称:testcpp
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:847.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
很流行的测试用例程序,可以定制自己的测试工具,添加丰富的测试案例,快速打造自己的测试环境。-Test procedure is very popular, you can customize their own testing tools, test cases to add a rich, fast to build their own test environment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testcpp/config/ac_create_prefix_config_h.m4
testcpp/config/ac_cxx_have_sstream.m4
testcpp/config/ac_cxx_have_strstream.m4
testcpp/config/ac_cxx_namespaces.m4
testcpp/config/ac_cxx_rtti.m4
testcpp/config/ac_cxx_string_compare_string_first.m4
testcpp/config/ac_dll.m4
testcpp/config/ax_cxx_gcc_abi_demangle.m4
testcpp/config/ax_cxx_have_isfinite.m4
testcpp/config/bb_enable_doxygen.m4
testcpp/config/config.h.in
testcpp/config/config.guess
testcpp/config/config.sub
testcpp/config/depcomp
testcpp/config/install-sh
testcpp/config/ltmain.sh
testcpp/config/missing
testcpp/contrib/bc5/bcc-makefile.zip
testcpp/contrib/msvc/CppUnit.WWTpl
testcpp/contrib/msvc/readme.txt
testcpp/contrib/msvc/AddingUnitTestMethod.dsm
testcpp/contrib/xml-xsl/tests.xml
testcpp/contrib/xml-xsl/report.xsl
testcpp/lib/.keepme
testcpp/src/CppUnitLibraries.dsw
testcpp/src/Makefile.am
testcpp/src/Makefile.in
testcpp/src/cppunit/Makefile.am
testcpp/src/cppunit/Makefile.in
testcpp/src/cppunit/AdditionalMessage.cpp
testcpp/src/cppunit/Asserter.cpp
testcpp/src/cppunit/BeOsDynamicLibraryManager.cpp
testcpp/src/cppunit/BriefTestProgressListener.cpp
testcpp/src/cppunit/CompilerOutputter.cpp
testcpp/src/cppunit/DefaultProtector.h
testcpp/src/cppunit/DefaultProtector.cpp
testcpp/src/cppunit/DynamicLibraryManager.cpp
testcpp/src/cppunit/DynamicLibraryManagerException.cpp
testcpp/src/cppunit/Exception.cpp
testcpp/src/cppunit/Message.cpp
testcpp/src/cppunit/RepeatedTest.cpp
testcpp/src/cppunit/PlugInManager.cpp
testcpp/src/cppunit/PlugInParameters.cpp
testcpp/src/cppunit/Protector.cpp
testcpp/src/cppunit/ProtectorChain.h
testcpp/src/cppunit/ProtectorContext.h
testcpp/src/cppunit/ProtectorChain.cpp
testcpp/src/cppunit/SourceLine.cpp
testcpp/src/cppunit/StringTools.cpp
testcpp/src/cppunit/SynchronizedObject.cpp
testcpp/src/cppunit/Test.cpp
testcpp/src/cppunit/TestAssert.cpp
testcpp/src/cppunit/TestCase.cpp
testcpp/src/cppunit/TestCaseDecorator.cpp
testcpp/src/cppunit/TestComposite.cpp
testcpp/src/cppunit/TestDecorator.cpp
testcpp/src/cppunit/TestFactoryRegistry.cpp
testcpp/src/cppunit/TestFailure.cpp
testcpp/src/cppunit/TestLeaf.cpp
testcpp/src/cppunit/TestNamer.cpp
testcpp/src/cppunit/TestPath.cpp
testcpp/src/cppunit/TestPlugInDefaultImpl.cpp
testcpp/src/cppunit/TestResult.cpp
testcpp/src/cppunit/TestResultCollector.cpp
testcpp/src/cppunit/TestRunner.cpp
testcpp/src/cppunit/TestSetUp.cpp
testcpp/src/cppunit/TestSuccessListener.cpp
testcpp/src/cppunit/TestSuite.cpp
testcpp/src/cppunit/TestSuiteBuilderContext.cpp
testcpp/src/cppunit/TextOutputter.cpp
testcpp/src/cppunit/TextTestProgressListener.cpp
testcpp/src/cppunit/TextTestResult.cpp
testcpp/src/cppunit/TextTestRunner.cpp
testcpp/src/cppunit/TypeInfoHelper.cpp
testcpp/src/cppunit/UnixDynamicLibraryManager.cpp
testcpp/src/cppunit/ShlDynamicLibraryManager.cpp
testcpp/src/cppunit/XmlDocument.cpp
testcpp/src/cppunit/XmlElement.cpp
testcpp/src/cppunit/XmlOutputter.cpp
testcpp/src/cppunit/XmlOutputterHook.cpp
testcpp/src/cppunit/Win32DynamicLibraryManager.cpp
testcpp/src/cppunit/cppunit.dsp
testcpp/src/cppunit/cppunit_dll.dsp
testcpp/src/cppunit/DllMain.cpp
testcpp/src/DllPlugInTester/Makefile.am
testcpp/src/DllPlugInTester/Makefile.in
testcpp/src/DllPlugInTester/DllPlugInTester.cpp
testcpp/src/DllPlugInTester/CommandLineParser.h
testcpp/src/DllPlugInTester/CommandLineParser.cpp
testcpp/src/DllPlugInTester/DllPlugInTesterTest.cpp
testcpp/src/DllPlugInTester/CommandLineParserTest.cpp
testcpp/src/DllPlugInTester/CommandLineParserTest.h
testcpp/src/DllPlugInTester/DllPlugInTester.dsp
testcpp/src/DllPlugInTester/DllPlugInTesterTest.dsp
testcpp/src/msvc6/DSPlugIn/res/DSPlugIn.rc2
testcpp/src/msvc6/DSPlugIn/res/TBarLrge.bmp
testcpp/src/msvc6/DSPlugIn/res/TBarMedm.bmp
testcpp/src/msvc6/DSPlugIn/.cvsignore
testcpp/src/msvc6/DSPlugIn/COMHelper.h
testcpp/src/msvc6/DSPlugIn/DSPlugIn.def
testcpp/src/msvc6/DSPlugIn/DSPlugIn.dsp
testcpp/src/msvc6/DSPlugIn/DSPlugIn.h
testcpp/src/msvc6/DSPlugIn/DSPlugIn.rc
testcpp/src/msvc6/DSPlugIn/DSPlugIn.rgs
testcpp/src/msvc6/DSPlugIn/ReadMe.txt
testcpp/src/msvc6/DSPlugIn/StdAfx.cpp
testcpp/src/msvc6/DSPlugIn/StdAfx.h
testcpp/src/msvc6/DSPlugIn/TestRunnerDSPlugin.idl
testcpp/src/msvc6/DSPlugIn/resource.h
testcpp/src/msvc6/DSPlugIn/DSAddIn.cpp
testcpp/src/msvc6/DSPlugIn/DSAddIn.h
testcpp/src/msvc6/DSPlugIn/DSPlugIn.cpp
testcpp/src/msvc6/DllPlugInTester/.cvsignore
testcpp/src/msvc6/DllPlugInTester/DllPlugInTester.cpp
testcpp/src/msvc6/DllPlugInTester/DllPlugInTester.dsp
testcpp/src/msvc6/testpluginrunner/res/TestPlugInRunner.ico
testcpp/src/msvc6/testpluginrunner/res/TestPlugInRunner.rc2
testcpp/src/msvc6/testpluginrunner/res/errortype.bmp
testcpp/src/msvc6/testpluginrunner/res/test_type.bmp
testcpp/src/msvc6/testpluginrunner/.cvsignore
testcpp/src/msvc6/testpluginrunner/ReadMe.txt
testcpp/src/msvc6/testpluginrunner/Resource.h
testcpp/src/msvc6/testpluginrunner/StdAfx.cpp
testcpp/src/msvc6/testpluginrunner/StdAfx.h
testcpp/src/msvc6/testpluginrunner/TestPlugIn.cpp
testcpp/src/msvc6/testpluginrunner/TestPlugIn.h
testcpp/src/msvc6/testpluginrunner/TestPlugInException.cpp
testcpp/src/msvc6/testpluginrunner/TestPlugI
testcpp/config/ac_cxx_have_sstream.m4
testcpp/config/ac_cxx_have_strstream.m4
testcpp/config/ac_cxx_namespaces.m4
testcpp/config/ac_cxx_rtti.m4
testcpp/config/ac_cxx_string_compare_string_first.m4
testcpp/config/ac_dll.m4
testcpp/config/ax_cxx_gcc_abi_demangle.m4
testcpp/config/ax_cxx_have_isfinite.m4
testcpp/config/bb_enable_doxygen.m4
testcpp/config/config.h.in
testcpp/config/config.guess
testcpp/config/config.sub
testcpp/config/depcomp
testcpp/config/install-sh
testcpp/config/ltmain.sh
testcpp/config/missing
testcpp/contrib/bc5/bcc-makefile.zip
testcpp/contrib/msvc/CppUnit.WWTpl
testcpp/contrib/msvc/readme.txt
testcpp/contrib/msvc/AddingUnitTestMethod.dsm
testcpp/contrib/xml-xsl/tests.xml
testcpp/contrib/xml-xsl/report.xsl
testcpp/lib/.keepme
testcpp/src/CppUnitLibraries.dsw
testcpp/src/Makefile.am
testcpp/src/Makefile.in
testcpp/src/cppunit/Makefile.am
testcpp/src/cppunit/Makefile.in
testcpp/src/cppunit/AdditionalMessage.cpp
testcpp/src/cppunit/Asserter.cpp
testcpp/src/cppunit/BeOsDynamicLibraryManager.cpp
testcpp/src/cppunit/BriefTestProgressListener.cpp
testcpp/src/cppunit/CompilerOutputter.cpp
testcpp/src/cppunit/DefaultProtector.h
testcpp/src/cppunit/DefaultProtector.cpp
testcpp/src/cppunit/DynamicLibraryManager.cpp
testcpp/src/cppunit/DynamicLibraryManagerException.cpp
testcpp/src/cppunit/Exception.cpp
testcpp/src/cppunit/Message.cpp
testcpp/src/cppunit/RepeatedTest.cpp
testcpp/src/cppunit/PlugInManager.cpp
testcpp/src/cppunit/PlugInParameters.cpp
testcpp/src/cppunit/Protector.cpp
testcpp/src/cppunit/ProtectorChain.h
testcpp/src/cppunit/ProtectorContext.h
testcpp/src/cppunit/ProtectorChain.cpp
testcpp/src/cppunit/SourceLine.cpp
testcpp/src/cppunit/StringTools.cpp
testcpp/src/cppunit/SynchronizedObject.cpp
testcpp/src/cppunit/Test.cpp
testcpp/src/cppunit/TestAssert.cpp
testcpp/src/cppunit/TestCase.cpp
testcpp/src/cppunit/TestCaseDecorator.cpp
testcpp/src/cppunit/TestComposite.cpp
testcpp/src/cppunit/TestDecorator.cpp
testcpp/src/cppunit/TestFactoryRegistry.cpp
testcpp/src/cppunit/TestFailure.cpp
testcpp/src/cppunit/TestLeaf.cpp
testcpp/src/cppunit/TestNamer.cpp
testcpp/src/cppunit/TestPath.cpp
testcpp/src/cppunit/TestPlugInDefaultImpl.cpp
testcpp/src/cppunit/TestResult.cpp
testcpp/src/cppunit/TestResultCollector.cpp
testcpp/src/cppunit/TestRunner.cpp
testcpp/src/cppunit/TestSetUp.cpp
testcpp/src/cppunit/TestSuccessListener.cpp
testcpp/src/cppunit/TestSuite.cpp
testcpp/src/cppunit/TestSuiteBuilderContext.cpp
testcpp/src/cppunit/TextOutputter.cpp
testcpp/src/cppunit/TextTestProgressListener.cpp
testcpp/src/cppunit/TextTestResult.cpp
testcpp/src/cppunit/TextTestRunner.cpp
testcpp/src/cppunit/TypeInfoHelper.cpp
testcpp/src/cppunit/UnixDynamicLibraryManager.cpp
testcpp/src/cppunit/ShlDynamicLibraryManager.cpp
testcpp/src/cppunit/XmlDocument.cpp
testcpp/src/cppunit/XmlElement.cpp
testcpp/src/cppunit/XmlOutputter.cpp
testcpp/src/cppunit/XmlOutputterHook.cpp
testcpp/src/cppunit/Win32DynamicLibraryManager.cpp
testcpp/src/cppunit/cppunit.dsp
testcpp/src/cppunit/cppunit_dll.dsp
testcpp/src/cppunit/DllMain.cpp
testcpp/src/DllPlugInTester/Makefile.am
testcpp/src/DllPlugInTester/Makefile.in
testcpp/src/DllPlugInTester/DllPlugInTester.cpp
testcpp/src/DllPlugInTester/CommandLineParser.h
testcpp/src/DllPlugInTester/CommandLineParser.cpp
testcpp/src/DllPlugInTester/DllPlugInTesterTest.cpp
testcpp/src/DllPlugInTester/CommandLineParserTest.cpp
testcpp/src/DllPlugInTester/CommandLineParserTest.h
testcpp/src/DllPlugInTester/DllPlugInTester.dsp
testcpp/src/DllPlugInTester/DllPlugInTesterTest.dsp
testcpp/src/msvc6/DSPlugIn/res/DSPlugIn.rc2
testcpp/src/msvc6/DSPlugIn/res/TBarLrge.bmp
testcpp/src/msvc6/DSPlugIn/res/TBarMedm.bmp
testcpp/src/msvc6/DSPlugIn/.cvsignore
testcpp/src/msvc6/DSPlugIn/COMHelper.h
testcpp/src/msvc6/DSPlugIn/DSPlugIn.def
testcpp/src/msvc6/DSPlugIn/DSPlugIn.dsp
testcpp/src/msvc6/DSPlugIn/DSPlugIn.h
testcpp/src/msvc6/DSPlugIn/DSPlugIn.rc
testcpp/src/msvc6/DSPlugIn/DSPlugIn.rgs
testcpp/src/msvc6/DSPlugIn/ReadMe.txt
testcpp/src/msvc6/DSPlugIn/StdAfx.cpp
testcpp/src/msvc6/DSPlugIn/StdAfx.h
testcpp/src/msvc6/DSPlugIn/TestRunnerDSPlugin.idl
testcpp/src/msvc6/DSPlugIn/resource.h
testcpp/src/msvc6/DSPlugIn/DSAddIn.cpp
testcpp/src/msvc6/DSPlugIn/DSAddIn.h
testcpp/src/msvc6/DSPlugIn/DSPlugIn.cpp
testcpp/src/msvc6/DllPlugInTester/.cvsignore
testcpp/src/msvc6/DllPlugInTester/DllPlugInTester.cpp
testcpp/src/msvc6/DllPlugInTester/DllPlugInTester.dsp
testcpp/src/msvc6/testpluginrunner/res/TestPlugInRunner.ico
testcpp/src/msvc6/testpluginrunner/res/TestPlugInRunner.rc2
testcpp/src/msvc6/testpluginrunner/res/errortype.bmp
testcpp/src/msvc6/testpluginrunner/res/test_type.bmp
testcpp/src/msvc6/testpluginrunner/.cvsignore
testcpp/src/msvc6/testpluginrunner/ReadMe.txt
testcpp/src/msvc6/testpluginrunner/Resource.h
testcpp/src/msvc6/testpluginrunner/StdAfx.cpp
testcpp/src/msvc6/testpluginrunner/StdAfx.h
testcpp/src/msvc6/testpluginrunner/TestPlugIn.cpp
testcpp/src/msvc6/testpluginrunner/TestPlugIn.h
testcpp/src/msvc6/testpluginrunner/TestPlugInException.cpp
testcpp/src/msvc6/testpluginrunner/TestPlugI
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.