summaryrefslogtreecommitdiff
path: root/test/smoketest.py
Commit message (Collapse)AuthorAgeFilesLines
* Templating mecanism for text reporters.Anthony Truchet2013-07-301-12/+2
| | | | | | | | | | | | This changeset introduces a reporters.Message class to represent messages with their attached data. Those messages object can then be formatted accordingto some template. A template can be specified on the command line through the msg-template option. This deprecates parseable and msvc output format, and kill --symbols and --include-ids option.
* fix crash when using set in regexp for --generated-members option. Closes #88914Sylvain Th?nault2012-05-211-0/+5
|
* fix test failure with some python distribution (eg debian's 2.7) due to ↵Sylvain Th?nault2011-07-081-0/+5
| | | | missing pstats module
* py3k: fix smoketestEmile Anclin2010-11-241-1/+4
|
* cleanup: remove python < 2.5 supportEmile Anclin2010-11-101-2/+0
|
* test: add a test for encoding crashEmile Anclin2010-11-091-2/+17
|
* update to unittest2Sylvain Th?nault2010-09-281-1/+1
|
* cleanup, d-t-w, fix remaining [en|dis] method callSylvain Th?nault2010-04-191-14/+14
|
* tag smoke testPierre-Yves David2009-11-251-2/+14
|
* different error code with py < 2.5sylvain thenault2009-04-081-0/+2
|
* default code is 28Sylvain2009-03-171-1/+1
|
* remove zero-status-cat option, use message filtering + different status ↵sylvain thenault2009-01-281-5/+2
| | | | code instead
* #5575sylvain thenault2009-01-281-3/+14
|
* enhance m.kiilerich patch so exit status code may be somewhat controlled (eg ↵sylvain thenault2009-01-281-22/+35
| | | | which message categories will trigger non zero status code)
* remove deprecated quiet argument to Run()Sylvain Thenault2008-08-201-11/+8
|
* update testSylvain2007-02-181-7/+6
|
* updating tests / tested messagesAdrien Di Mascio2006-08-101-3/+4
|
* forget the past.root2006-04-261-0/+74
forget the past.