VirtualBox

source: vbox/trunk/src/libs/libxml2-2.6.30/README.tests@ 20364

最後變更 在這個檔案從20364是 6076,由 vboxsync 提交於 17 年 前

Merged dmik/s2 branch (r25959:26751) to the trunk.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Date Revision Author Id
檔案大小: 1.1 KB
 
1 README.tests
2
3 Instructions for standalone test regressions of libxml2
4
5libxml2-tests-$version.tar.gz contains 3 standalone C programs as well
6as a large amount of tests and results coming from libxml2 itself and
7from W3C, NIST, Sun Microsystems, Microsoft and James Clark. Each C
8program has a different testing purpose:
9
10 runtest.c : runs libxml2 basic internal regression tests
11 runsuite.c: runs libxml2 against external regression tests
12 testapi.c : exercises the library public entry points
13
14The command:
15
16 make -f Makefile.tests
17
18should be sufficient on an Unix system to build and exercise the tests
19for the version of the library installed on the system. Note however
20that there isn't backward compatibility provided so if the installed
21version is older to the testsuite one, failing to compile or run the tests
22is likely. In any event this won't work with an installed libxml2 older
23than 2.6.20.
24Building on other platfroms should be a matter of compiling the C files
25like any other program using libxml2, running the test should be done
26simply by launching the resulting executables.
27
28Daniel Veillard
29Sun Jul 10 2005
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette