Commit History

Author SHA1 Message Date
  Ben Finney bfe531d0a0 Patch and test the ‘files_to_upload’ for ‘verify_files’ test cases. 9 years ago
  Ben Finney 5b3b6fb87e Correct expected warning message outputs for ‘verify_files’ unit tests. 9 years ago
  Ben Finney de22af683c Clean up better from Python packaging actions. 10 years ago
  Ben Finney 004590b7a0 Ensure input files for Distutils are closed. 10 years ago
  Ben Finney 33d3c92472 Handle Setuptools build artifacts. 10 years ago
  Ben Finney 5a64ceb70f Replace some global variables with narrowly-defined functions. 10 years ago
  Ben Finney 14804f88a3 Refactor usage message from module global to a function. 10 years ago
  Ben Finney 1bfb054ea1 Migrate from ‘dput_version’ global constant, to interrogate environment values. 10 years ago
  Ben Finney af92a83da9 Migrate from ‘version’ global constant, to ‘get_distribution_version’ function. 10 years ago
  Ben Finney 5e45940ce9 Add a function to get the distribution version. 10 years ago
  Ben Finney 9dc1a414c6 Migrate from ‘progname’ global constant, to ‘get_progname’ function. 10 years ago
  Ben Finney 2872e91514 Add a function to get the program name from the command line. 10 years ago
  Ben Finney d1da9f4254 Add helper functionality to test ‘sys.argv’ behaviour. 10 years ago
  Ben Finney 4f7695e798 Remove global ‘files_to_remove’. 10 years ago
  Ben Finney f7959f1c34 Use ‘shutil.rmtree’ to remove temporary directory. 10 years ago
  Ben Finney 73a6d0297d Add helper functionality to test ‘shutil.rmtree’ behaviour. 10 years ago
  Ben Finney d898a0126f Add a To Do list for remaining work on code style improvements. 10 years ago
  Ben Finney 9ca617d90e Improvements to unit test suite. 10 years ago
  Ben Finney 79e108ff50 Move command-line parsing test cases to correct test case class. 10 years ago
  Ben Finney df87fc94d8 Make fake ‘dcut’ command lines more closely match real ones. 10 years ago
  Ben Finney ffcd287f22 Improvements to unit test suite. 10 years ago
  Ben Finney ccc005a774 Refactor function scenario behaviour to a TestDoubleFunctionScenario class. 10 years ago
  Ben Finney 6ade206b60 Patch system interfaces for ‘dput.dput.print_config’ test cases. 10 years ago
  Ben Finney 0679c3c5dc Install Python packages to application-specific directory. 10 years ago
  Ben Finney 157c7292aa Link command-line programs to ‘/usr/bin/’. 10 years ago
  Ben Finney 97c36d6237 Install command-line programs as “console script” entry points. 10 years ago
  Ben Finney ab1783e3ad Specify private directory for this package's Python modules. 10 years ago
  Ben Finney 91adda55a0 Upgrade Debian packaging to use modern tools and formats. 10 years ago
  Ben Finney 3b3f9c677e Build package using UTF-8 encoding. 10 years ago
  Ben Finney 4ca305ed58 Remove remaining non-Debhelper rules. 10 years ago