annotate .hgtags @ 83:37c4ad87583c

Several small fixes Bug fix: testconf.py bytecode is written on Python 2.5. It is not written on newer versions of Python, but Python 2.5 lacks the facility to disable writing it; before this fix, the code just raised an unhandled exception. Bug fix: callable validators no longer require the outfile configuration variable to be set. Bug fix: the pause configuration variable (if not callable) is run in a shell just like it did in test.py v1; in particular, auto-detected values of the pause configuration variable now work again. Extras: *.{class,orig} added to .hgignore; Sublime Text 1 project file removed as I am using Sublime Text 2 now.
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 24 Feb 2011 00:10:19 +0000
parents 93978361c67f
children 953a5baa406d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
46
ba5182222c34 Added tag 2.00.0 with test group support for changeset 2b459f9743b4
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
1 2b459f9743b40b3f36dd2d8fca61a3eb2a3d1ca8 2.00.0 with test group support
52
9a23141cbb64 Added tag 1.20.3 for changeset 245150080c48
Oleg Oshmyan <chortos@inbox.lv>
parents: 46
diff changeset
2 245150080c4821dbde22116b6b221287fb2a3cd9 1.20.3
59
93978361c67f Added tag 2.00.0 with test group support for changeset c95addbe0851
Oleg Oshmyan <chortos@inbox.lv>
parents: 52
diff changeset
3 2b459f9743b40b3f36dd2d8fca61a3eb2a3d1ca8 2.00.0 with test group support
93978361c67f Added tag 2.00.0 with test group support for changeset c95addbe0851
Oleg Oshmyan <chortos@inbox.lv>
parents: 52
diff changeset
4 c95addbe08515eebe9b02b076aa2f92cb07cf8d3 2.00.0 with test group support