index
:
delta/ruby-gems/highline.git
1-7-stable
add_default_instance
add_pronto
aregic_coloring
feat_improve_menu
fix_appveyor
fix_travis
improve_agree_tests
issue_221
master
pr184_rebased
pr_211_option
release/2.0
release_3_0_0_pre_1
revert-234-master
rubocop
stable
update/ruby_version_on_travis
update_travis
v2.0.0-develop
github.com: JEG2/highline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not attempt to change frozen strings
Ivan Giuliani
2017-05-08
1
-0
/
+10
*
Add test for non pagination when same line count of HighLine#page_at
Abinoam Praxedes Marques Jr
2015-10-09
1
-0
/
+29
*
Add test for #168 - raising when quiting paging
Abinoam Praxedes Marques Jr
2015-10-09
1
-0
/
+13
*
Add tests for HighLine::Simulator - Issue #142
Abinoam Praxedes Marques Jr
2015-06-29
1
-0
/
+23
*
Skip readline test on rubinius
Abinoam Praxedes Marques Jr
2015-02-24
1
-0
/
+8
*
Normalize to Test::Unit assertions
Abinoam Praxedes Marques Jr
2015-02-24
2
-3
/
+3
*
Avoid using #skip. Lacking on some versions
Abinoam Praxedes Marques Jr
2015-02-24
1
-10
/
+8
*
Use match to ignore control codes when using Readline mode
Abinoam Praxedes Marques Jr
2015-02-24
1
-1
/
+1
*
Skip YAML serialization test for older YAML versions
Abinoam Praxedes Marques Jr
2015-02-24
1
-0
/
+3
*
Fix encoding when using Ruby 1.9.3
Abinoam Praxedes Marques Jr
2015-02-24
1
-1
/
+1
*
Make test/tc_highline work on Ruby pre-2.1.0
Eli Young
2015-02-20
1
-9
/
+10
*
Update Rake::TestTask on Rakefile
Abinoam Praxedes Marques Jr
2015-02-19
1
-16
/
+0
*
Merge pull request #124 from abinoam/issue_69
James Edward Gray II
2015-02-03
1
-0
/
+12
|
\
|
*
Add test for Yaml serialization of HighLine::String - closes #69
Abinoam Praxedes Marques Jr
2015-02-03
1
-0
/
+12
*
|
Merge pull request #122 from abinoam/issue_98
James Edward Gray II
2015-02-02
1
-0
/
+13
|
\
\
|
*
|
Add fail test for #say handling of non-String objects (#98)
Abinoam Praxedes Marques Jr
2015-02-02
1
-0
/
+13
|
|
/
*
|
Add failing test to #112
Abinoam Praxedes Marques Jr
2015-02-01
1
-0
/
+45
|
/
*
Add failing test for #113 - readline and limit don't work together
Abinoam Praxedes Marques Jr
2015-02-01
1
-1
/
+63
*
Merge pull request #119 from abinoam/issue_114
James Edward Gray II
2015-02-01
2
-0
/
+35
|
\
|
*
Add tests for light is the same as bright - #114
Abinoam Praxedes Marques Jr
2015-02-01
2
-0
/
+23
|
*
Make GREY alias of GRAY - #114
Abinoam Praxedes Marques Jr
2015-02-01
1
-0
/
+12
*
|
Add failing test for #117 - backspace overflow when utf8
Abinoam Praxedes Marques Jr
2015-02-01
1
-0
/
+20
*
|
Add issue #117 failing test - echoing char when multi-byte charcter
Abinoam Praxedes Marques Jr
2015-02-01
1
-0
/
+12
*
|
Add issue #115 test - backspace handling utf-8 chars
Abinoam Praxedes Marques Jr
2015-01-31
1
-0
/
+12
*
|
Add test for handling of backspace when echo is false (ascii characters)
Abinoam Praxedes Marques Jr
2015-01-31
1
-0
/
+12
*
|
Add issue #116 test - correct returned string encoding
Abinoam Praxedes Marques Jr
2015-01-31
1
-0
/
+12
|
/
*
Correctly encode statements to output encoding
Dāvis
2014-07-09
1
-1
/
+1
*
`format_statement` no longer throws an exception when receiving nil
michaeljbishop
2014-02-14
1
-0
/
+5
*
Restored use of message_source.inspect for nonstrings. Fixed tests to not ex...
Keith Bennett
2014-01-03
1
-2
/
+2
*
Add jline to valid CHARACTER_MODE list in tests
Justin Collins
2013-06-21
1
-1
/
+2
*
Fix cancel paging test to work with JRuby
Justin Collins
2013-06-21
1
-1
/
+1
*
Add test for frozen statement
Dāvis
2013-06-01
1
-0
/
+5
*
Add test for terminal_size
Justin Collins
2013-04-15
1
-0
/
+5
*
Adding support for non US-ASCII encoded menu items
Dave Lyons
2013-03-28
1
-0
/
+12
*
Add tests for multi-line indentation
Dāvis
2013-02-27
1
-0
/
+16
*
Better integration for indentation support
davispuh
2013-02-03
1
-3
/
+36
*
Added indentation and newline feature
davispuh
2013-02-03
1
-0
/
+17
*
Adjusting code indent
Kenichi Kamiya
2013-01-09
1
-3
/
+3
*
Removing warnings of "assigned but unused variable" in test
Kenichi Kamiya
2013-01-08
1
-3
/
+3
*
Tweaked HighLine#say's regex, added tests
Kenneth Murphy
2012-09-19
1
-0
/
+22
*
Lists print out empty strings when presented with nil values
Eric Saxby
2012-08-31
1
-0
/
+8
*
Remove shebangs. Fix shebang-spec.
Scott Gonyea
2012-06-12
9
-20
/
+0
*
Change shebangs to use /usr/bin/env to find the ruby.
Scott Gonyea
2012-06-12
9
-10
/
+10
*
Add typing verification through multiple matching entries
michael
2012-05-13
1
-4
/
+61
*
Duplicate the string passed in to Question.new
michael
2012-05-13
1
-1
/
+13
*
Silencing more warnings.
James Edward Gray II
2012-05-09
1
-1
/
+1
*
Fix version tests for multi-digit components.
Diego Elio Pettenò
2012-01-24
1
-1
/
+1
*
Fixing a regression.
James Edward Gray II
2012-01-08
1
-0
/
+10
*
Adding uneven column modes for lists.
James Edward Gray II
2011-11-04
1
-3
/
+35
*
Simplify :inline mode logic in HighLine#list
Lachlan Dowding
2011-07-11
1
-2
/
+44
[next]