test_ok1/doc
holger krekel 08f3a0791d fix issue357 - special case "-k" expressions to allow for
filtering with simple strings that are not valid python expressions.
Examples: "-k 1.3" matches all tests parametrized with 1.3.
"-k None" filters all tests that have "None" in their name
and conversely "-k 'not None'".
Previously these examples would raise syntax errors.

Also add a note to the docs about what is allowed.
2013-11-21 15:25:16 +01:00
..
en fix issue357 - special case "-k" expressions to allow for 2013-11-21 15:25:16 +01:00
ja add changelog entry for anthon's hynek-fication of options, 2013-08-01 17:32:19 +02:00