Commit Graph

18 Commits

Author SHA1 Message Date
Anthony Truchet
188e7dde3a Templating mecanism for text reporters.
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.
2013-07-30 18:02:48 +02:00
Sylvain Thénault
ba578113c9 fix crash when using set in regexp for --generated-members option. Closes #88914 2012-05-21 14:09:07 +02:00
Sylvain Thénault
333a792598 fix test failure with some python distribution (eg debian's 2.7) due to missing pstats module 2011-07-08 16:14:21 +02:00
Emile Anclin
b3f94e1ec9 py3k: fix smoketest 2010-11-24 16:29:58 +01:00
Emile Anclin
703175e783 cleanup: remove python < 2.5 support 2010-11-10 18:27:23 +01:00
Emile Anclin
8026bae0b0 test: add a test for encoding crash 2010-11-09 12:43:34 +01:00
Sylvain Thénault
ef03a02645 update to unittest2 2010-09-28 15:02:35 +02:00
Sylvain Thénault
ede82d7695 cleanup, d-t-w, fix remaining [en|dis] method call 2010-04-19 11:22:40 +02:00
Pierre-Yves David
5b08273c44 tag smoke test 2009-11-25 11:36:53 +01:00
Sylvain Thénault
bac6d4d2ec different error code with py < 2.5 2009-04-08 08:36:36 +02:00
Sylvain Thénault
1cc5dcaa62 default code is 28
--HG--
branch : astng2
2009-03-17 20:06:10 +01:00
Sylvain Thénault
0d9ccbc04f remove zero-status-cat option, use message filtering + different status code instead 2009-01-28 17:50:19 +01:00
Sylvain Thénault
260c919a30 #5575 2009-01-28 11:04:01 +01:00
Sylvain Thénault
b734c03d03 enhance m.kiilerich patch so exit status code may be somewhat controlled (eg which message categories will trigger non zero status code) 2009-01-28 10:10:07 +01:00
Sylvain Thénault
4732db70f9 remove deprecated quiet argument to Run() 2008-08-20 08:32:00 +02:00
Sylvain Thénault
e10113003a update test 2007-02-18 10:06:41 +01:00
Adrien Di Mascio
dc921f5b61 updating tests / tested messages 2006-08-10 15:40:14 +02:00
root
4becf6f9e5 forget the past.
forget the past.
2006-04-26 10:48:09 +00:00