tests/compare.py

branch
trunk
changeset 114
d2a28fe2a8ff
parent 107
1b7450ae4c67
child 121
957d19158b7e
equal deleted inserted replaced
113:1c754ecdcef3 114:d2a28fe2a8ff
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
2 # 3 #
3 # compare.py -- High-level tests for dtrx. 4 # compare.py -- High-level tests for dtrx.
4 # Copyright (c) 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>. 5 # Copyright © 2006, 2007, 2008 Brett Smith <brettcsmith@brettcsmith.org>.
5 # 6 #
6 # 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
7 # 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
8 # 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
9 # option) any later version. 10 # option) any later version.

mercurial