Sandro Tosi
|
b86543ed9c
PEP8-fied the source code (except for "line too long", which we ignore)
|
hace 9 años |
Sandro Tosi
|
47d5a62059
add test for #643785
|
hace 13 años |
Sandro Tosi
|
5b1027804f
insert a greeting note in the bug report body template; thanks to martin f krafft for the report; Closes: #275660
|
hace 13 años |
Sandro Tosi
|
e1a8b412ed
make get_report() return the Bugreport instance, containing all the bug information; now the UI does the visualization part, and we just pass objects around storing the info the UI will extract and display; implicitly Closes: #571983
|
hace 13 años |
Sandro Tosi
|
eb049967aa
the followup information must be an integer: try to convert it or raise an exception; prevents a crash when following-up to an existing report using GTK+ UI; thanks to all the reporters; Closes: #619801
|
hace 14 años |
Sandro Tosi
|
96275aa3ab
pass follow-up information on the correct bugreport() argument, so that the message is correctly formatter (+unittests to check about that); thanks to Jakub Wilk for the report; Closes: #533914
|
hace 14 años |
Sandro Tosi
|
0ac3ed0ae0
unittests are now (for real) in test/
|
hace 14 años |
Sandro Tosi
|
669bd955a4
renamed tests directory to 'tests'
|
hace 14 años |
Sandro Tosi
|
0ace4161cc
completely rewritten test suite
|
hace 14 años |