index
:
delta/ruby-gems/slop.git
4.0
Travis-jruby-9.2.0.0
add-changelog-note-about-270
allow-blank-values-with-shortarg-syntax
break-tests
ci-jruby-new
fix/update-ci-matrix
fix/update-jruby
gh-pages
lbriais-feature/add_config_for_underscore_switch
master
next
pedantic-equals
use-jruby-9.2.8.0
v3
v4.4.3
github.com: leejarvis/slop.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
enumerable interface for Slop class
Lee Jarvis
2012-01-21
1
-0
/
+4
*
test for no_options callback
Lee Jarvis
2012-01-16
1
-0
/
+8
*
added temp_stderr helper method in tests
Lee Jarvis
2012-01-16
1
-6
/
+12
*
added test for :help => true
Lee Jarvis
2012-01-16
1
-0
/
+9
*
added Slop#separator
Lee Jarvis
2012-01-16
1
-0
/
+9
*
tests for gathering global/default command options
Lee Jarvis
2012-01-16
1
-0
/
+12
*
more tests for Slop::Commands
Lee Jarvis
2012-01-16
1
-0
/
+24
*
added basic Slop::Commands API and tests
Lee Jarvis
2012-01-16
1
-0
/
+24
*
added basic Slop::Command tests
Lee Jarvis
2012-01-16
1
-0
/
+30
*
added test for negative integers (#46)
Lee Jarvis
2012-01-16
1
-0
/
+6
*
overwriting option help text
Lee Jarvis
2012-01-15
1
-9
/
+15
*
ensure help strings are formatted
Lee Jarvis
2012-01-15
1
-0
/
+11
*
test disabling multiple switches
Lee Jarvis
2012-01-12
1
-0
/
+6
*
added tests for multiple switches
Lee Jarvis
2012-01-12
1
-0
/
+7
*
remove unused options from optspec test
Lee Jarvis
2012-01-12
1
-3
/
+0
*
ensure multiple_switches still raise if an unknown option is found
Lee Jarvis
2012-01-12
1
-0
/
+1
*
ensure we raise InvalidOptionError for invalid options
Lee Jarvis
2012-01-12
1
-0
/
+5
*
ensure we tell an option it was autocreated
Lee Jarvis
2012-01-12
1
-0
/
+1
*
remove Option::DEFAULT_TYPES and push types into ivar
Lee Jarvis
2012-01-12
1
-2
/
+2
*
test :default value
Lee Jarvis
2012-01-12
1
-0
/
+7
*
Revert "test for option=value"
Lee Jarvis
2012-01-12
1
-6
/
+0
*
added optspec parsing
Lee Jarvis
2012-01-12
1
-0
/
+22
*
test for ignoring case
Lee Jarvis
2012-01-12
1
-0
/
+10
*
test for option=value
Lee Jarvis
2012-01-12
1
-0
/
+6
*
tests for #present?
Lee Jarvis
2012-01-12
1
-0
/
+7
*
tests for get/[]
Lee Jarvis
2012-01-12
1
-0
/
+8
*
added banner setter/getter
Lee Jarvis
2012-01-12
1
-0
/
+13
*
added tests for exception raising
Lee Jarvis
2012-01-12
1
-0
/
+15
*
added autocreate() method and tests
Lee Jarvis
2012-01-12
1
-0
/
+8
*
added missing() method and tests
Lee Jarvis
2012-01-12
1
-0
/
+6
*
added to_hash() test
Lee Jarvis
2012-01-12
1
-0
/
+6
*
added test for empty callback
Lee Jarvis
2012-01-12
1
-0
/
+8
*
added tests for parse!
Lee Jarvis
2012-01-12
1
-1
/
+4
*
added more tests
Lee Jarvis
2012-01-12
1
-2
/
+22
*
ensure block is being evald and added tests
Lee Jarvis
2012-01-12
1
-0
/
+31
*
types keys should be symbols
Lee Jarvis
2012-01-06
1
-1
/
+1
*
added test for adding custom types
Lee Jarvis
2012-01-06
1
-1
/
+11
*
clean up array cast tests
Lee Jarvis
2012-01-06
1
-19
/
+5
*
ensure :as => Array splits string arguments
Lee Jarvis
2012-01-06
1
-20
/
+20
*
ensure option arguments can be negative ranges
Lee Jarvis
2012-01-06
1
-1
/
+1
*
added basic type casting tests
Lee Jarvis
2012-01-06
1
-0
/
+57
*
parse_items should only ever except an array
Lee Jarvis
2012-01-06
1
-1
/
+1
*
added autocreated? method
Lee Jarvis
2012-01-05
1
-0
/
+1
*
have build_option return an instance of Slop::Option
Lee Jarvis
2011-12-24
1
-8
/
+11
*
ensure --no-foo options return value as false
Lee Jarvis
2011-12-24
1
-0
/
+1
*
ensure slop options pass to Option
Lee Jarvis
2011-12-24
1
-8
/
+8
*
ensure items is an array, force this behaviour if not
Lee Jarvis
2011-12-24
1
-0
/
+6
*
added tests for extract_option and yielding non opts
Lee Jarvis
2011-12-24
1
-0
/
+19
*
ensure fetch_option accepts options with prefixed -
Lee Jarvis
2011-12-24
1
-0
/
+1
*
added tests for Option#call
Lee Jarvis
2011-12-23
1
-0
/
+9
[prev]
[next]