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