INSTALL

branch
trunk
changeset 122
2b676283366a
parent 120
0b13df37c884
child 123
8570c14304bb
equal deleted inserted replaced
121:957d19158b7e 122:2b676283366a
71 properly. If you'd like, you can run these tests on your own system. 71 properly. If you'd like, you can run these tests on your own system.
72 Simply run the following command from the dtrx source directory:: 72 Simply run the following command from the dtrx source directory::
73 73
74 python tests/compare.py 74 python tests/compare.py
75 75
76 To run the tests, you'll need the `syck module`_. 76 To run the tests, you'll need the `PyYAML module`_.
77 77
78 .. _syck module: http://whytheluckystiff.net/syck/ 78 .. _PyYAML module: http://pyyaml.org/
79 79
80 If everything's in order, all the tests should pass. Note that some of 80 If everything's in order, all the tests should pass. Note that some of
81 them will fail if some of the programs listed above aren't installed on 81 them will fail if some of the programs listed above aren't installed on
82 your system. Many of the tests will fail if for some reason you're missing 82 your system. Many of the tests will fail if for some reason you're missing
83 the very common commands, like tar and zcat. 83 the very common commands, like tar and zcat.

mercurial