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
..
2013-11-21 14:16:44 +01:00
2013-11-15 14:03:57 -05:00
2013-11-21 14:54:46 +01:00
2013-11-12 13:52:16 +01:00
2012-04-13 12:41:02 +02:00
2013-10-12 15:39:22 +02:00
2013-11-19 11:18:51 +01:00
2013-11-21 14:40:14 +01:00
2013-10-12 15:39:22 +02:00
2013-11-21 14:40:14 +01:00
2013-11-21 14:40:14 +01:00
2013-11-19 15:33:52 +01:00
2013-10-12 15:39:22 +02:00
2013-11-20 15:46:23 +01:00
2013-10-12 15:39:22 +02:00
2013-10-22 11:26:29 +02:00
2013-11-21 15:25:16 +01:00
2013-11-12 13:48:17 +01:00
2013-10-12 15:39:22 +02:00
2013-10-12 15:39:22 +02:00
2013-10-12 15:39:22 +02:00
2013-11-19 10:10:27 +01:00
2013-10-12 15:39:22 +02:00
2010-11-17 22:12:16 +01:00
2013-11-19 14:19:29 +01:00
2013-08-02 09:52:40 +02:00
2013-11-21 13:53:04 +01:00
2013-10-12 15:39:22 +02:00
2013-10-12 15:39:22 +02:00
2013-10-12 15:39:22 +02:00
2013-10-12 15:39:22 +02:00
2013-11-21 14:40:14 +01:00