tests/compare.py

branch
trunk
changeset 121
957d19158b7e
parent 114
d2a28fe2a8ff
child 122
2b676283366a
equal deleted inserted replaced
120:0b13df37c884 121:957d19158b7e
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 # 3 #
4 # compare.py -- High-level tests for dtrx. 4 # compare.py -- High-level tests for dtrx.
5 # Copyright © 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>. 5 # Copyright © 2006-2009 Brett Smith <brettcsmith@brettcsmith.org>.
6 # 6 #
7 # This program is free software; you can redistribute it and/or modify it 7 # This program is free software; you can redistribute it and/or modify it
8 # under the terms of the GNU General Public License as published by the 8 # under the terms of the GNU General Public License as published by the
9 # Free Software Foundation; either version 3 of the License, or (at your 9 # Free Software Foundation; either version 3 of the License, or (at your
10 # option) any later version. 10 # option) any later version.

mercurial