Commit History

Author SHA1 Message Date
  Sandro Tosi b86543ed9c PEP8-fied the source code (except for "line too long", which we ignore) 9 years ago
  Sandro Tosi 47d5a62059 add test for #643785 13 years ago
  Sandro Tosi 5b1027804f insert a greeting note in the bug report body template; thanks to martin f krafft for the report; Closes: #275660 13 years ago
  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 13 years ago
  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 14 years ago
  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 14 years ago
  Sandro Tosi 0ac3ed0ae0 unittests are now (for real) in test/ 14 years ago
  Sandro Tosi 669bd955a4 renamed tests directory to 'tests' 14 years ago
  Sandro Tosi 0ace4161cc completely rewritten test suite 14 years ago