INSTALL

branch
trunk
changeset 57
5f6afe2cf9e1
parent 56
d061b94889aa
child 72
c4cfaf634bb9
equal deleted inserted replaced
56:d061b94889aa 57:5f6afe2cf9e1
65 properly. If you'd like, you can run these tests on your own system. 65 properly. If you'd like, you can run these tests on your own system.
66 Simply run the following command from the dtrx source directory:: 66 Simply run the following command from the dtrx source directory::
67 67
68 python tests/compare.py 68 python tests/compare.py
69 69
70 To run the tests, you'll need the `syck module`_.
71
72 .. _syck module: http://whytheluckystiff.net/syck/
73
70 If everything's in order, all the tests should pass. Note that some of 74 If everything's in order, all the tests should pass. Note that some of
71 them will fail if some of the programs listed above aren't installed on 75 them will fail if some of the programs listed above aren't installed on
72 your system. Many of the tests will fail if for some reason you're missing 76 your system. Many of the tests will fail if for some reason you're missing
73 the very common commands, like tar and zcat. 77 the very common commands, like tar and zcat.

mercurial