⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.tests

📁 xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络消息发送XML时很有用.
💻 TESTS
字号:
                       README.tests   Instructions for standalone test regressions of libxml2libxml2-tests-$version.tar.gz contains 3 standalone C programs as wellas a large amount of tests and results coming from libxml2 itself andfrom W3C, NIST, Sun Microsystems, Microsoft and James Clark. Each Cprogram has a different testing purpose:  runtest.c : runs libxml2 basic internal regression tests  runsuite.c: runs libxml2 against external regression tests  testapi.c : exercises the library public entry pointsThe command:  make -f Makefile.testsshould be sufficient on an Unix system to build and exercise the testsfor the version of the library installed on the system. Note however that there isn't backward compatibility provided so if the installedversion is older to the testsuite one, failing to compile or run the testsis likely. In any event this won't work with an installed libxml2 olderthan 2.6.20.Building on other platfroms should be a matter of compiling the C fileslike any other program using libxml2, running the test should be donesimply by launching the resulting executables.Daniel VeillardSun Jul 10 2005

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -