log upreckon/config.py @ 228:715e3525a904 2.03

age author description
Wed, 06 Jun 2012 20:41:44 +0100 Oleg Oshmyan Fixed crashing on testconfs inside archives on Python 3 2.03
Fri, 04 May 2012 17:17:30 +0100 Oleg Oshmyan Made positional argument presence force match='literal' 2.03
Thu, 18 Aug 2011 02:20:24 +0300 Oleg Oshmyan Revamped files.File
Thu, 18 Aug 2011 01:19:15 +0300 Oleg Oshmyan Fixed single-problem configurations (regression in 32650f4a2177)
Wed, 17 Aug 2011 20:44:54 +0300 Oleg Oshmyan Added confvar okexitcodemask; changed the validator protocol
Wed, 17 Aug 2011 01:32:27 +0300 Oleg Oshmyan Fixed mapping (dict) values of taskweight
Wed, 17 Aug 2011 01:05:06 +0300 Oleg Oshmyan taskweight can now be an iterable or a mapping
Wed, 17 Aug 2011 00:32:01 +0300 Oleg Oshmyan force_zero_exitcode is now a problem-specific configuration variable
Tue, 16 Aug 2011 23:05:03 +0300 Oleg Oshmyan The default match mode is now 'literal'
Thu, 11 Aug 2011 23:20:52 +0300 Oleg Oshmyan Added conf. var. match and match='regexp' for non-archives
Sat, 18 Jun 2011 02:54:05 +0100 Oleg Oshmyan Fixed crashing on callable values of the tester conf. var.
Sat, 18 Jun 2011 02:55:17 +0100 Oleg Oshmyan Improved built-in output validator; added conf. var. binary
Sat, 18 Jun 2011 01:57:35 +0100 Oleg Oshmyan Fixed crashing on callable values of the tester conf. var. 2.01
Fri, 10 Jun 2011 21:25:38 +0100 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path 2.01
Sat, 04 Jun 2011 01:31:55 +0100 Oleg Oshmyan Improved the nativization of absolute paths by config.nativize_path
Fri, 03 Jun 2011 12:50:36 +0100 Oleg Oshmyan Dummies are no longer tested when positional cmdline arguments are given
Fri, 03 Jun 2011 10:54:11 +0100 Oleg Oshmyan Positional cmdline arguments now override testconf.tests and disable groups
Fri, 03 Jun 2011 02:39:02 +0100 Oleg Oshmyan Added the testee configuration variable and the config.nativize_path function
Sat, 28 May 2011 14:24:25 +0100 Oleg Oshmyan Distutils support, reorganization and cleaning up base config.py@426e1f091766