Andrew Kesterson

Results 7 issues of Andrew Kesterson

Hey edward - I used your script when packaging some python applications, and wound up having to add a feature to make it work properly for my needs. Specifically I...

``` []$ rpm -qv shunit shunit-1.0-4.el6.noarch []$ shunit.sh --help cmdarg_info Where is one of header|copyright|footer|author cmdarg_info Where is one of header|copyright|footer|author cmdarg_info Where is one of header|copyright|footer|author Validators must be...

bug

shunit leaves a lot to be desired in terms of its interface. Here's how I'd like to call it: - Specify what reporting format I want - For all of...

I don't think we need to add anything special for saying "skip this test" - wrapping the test definition in an 'if' block for conditional definition seems good enough for...

Consider the scenario where a tool has multiple 'subcommands', and in order to enable different sets of options for each 'subcommand', the author makes a cludge like this: ``` cmdarg_usage_recursing=0...

nextsprint

## Version * Phaser Version: All versions on phaser.io * Operating system: N/A * Browser: N/A ## Description There are 162 broken links on the phaser.io website. The complete list...

## Describe changes I fixed the integrated materializers methods for creating temporary files and directories (#2257) to achieve a unified approach to temporary file and directory management that doesn't require...

good first issue