Anthony Minessale 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
..
Makefile 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
README 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
client.pl 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
do_tests 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
server.pl 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test1 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test1.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test10 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test10.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test11 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test11.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test12 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test12.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test13 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test13.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test14 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test14.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test14.tpl 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test15 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test15.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test15.tpl 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test16 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test16.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test17 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test17.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test18 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test18.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test19 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test19.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test2 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test2.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test20 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test20.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test21 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test21.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test22 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test22.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test23 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test3 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test3.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test4 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test4.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test5 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test5.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test6 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test6.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test7 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test7.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test8 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test8.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test9 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây
test9.ans 4985a41f27 add tpl to tree (please check win build) 12 năm trước cách đây

README

Run 'make' to run the tests.

Run 'make clean' to clean up the temporary files.

Description of tests
=============================================================================
test1 pack A(i) to file, unpack
test2 pack A(i) to memory, unpack
test3 pack A(i) to memory, pipe through tplxml (to make XML)
test4 pack A(i) to file, convert to XML, convert back to tpl (using tplxml)
test5 pack A(b) to file, unpack
test6 pack A(b) to memory, pipe through tplxml (to make XML)
test7 pack A(b) to file, convert to XML, convert back to tpl (using tplxml)
test8 pack A(s) (has embedded &, < and > in strings to test quoting in XML)
test9 pack A(u) to file, unpack
test10 pack A(u) to memory, convert via tplxml
test11 pack format B using a four-byte binary buffer, unpack and print
test12 pack A(d) to file, unpack
test13 pack A(d) to memory, convert via tplxml
test14 unpack big-endian i (-2) (on little-endian machine, tests reversi)
test15 unpack little-endian i (-3) (on big-endian machine, tests reversi)
test16 pack to mem format B using a four-byte binary buffer, unpack and print
test17 pack and unpack S(ic)
test18 pack and unpack i#
test19 pack and unpack i#i#
test20 pack A(S(ci#)) to file, convert to XML, then back to tpl (cf test81.c)
test21 Tpl->tpl_peek in-memory image
test22 Tpl->tpl_peek file image
test23 test I/U (only succeeds on 64-bit perl)