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
*
Add tests for default_instance initialization
Abinoam P. Marques Jr
2017-06-29
1
-0
/
+8
*
Fix test_color_setting_per_instance
Abinoam P. Marques Jr
2017-06-29
1
-1
/
+1
*
Fix test_color_setting_per_instance
Abinoam P. Marques Jr
2017-06-29
1
-3
/
+3
*
Fix test_or_ask
Abinoam P. Marques Jr
2017-06-29
1
-3
/
+3
*
Fix test_import
Abinoam P. Marques Jr
2017-06-29
1
-3
/
+3
*
Fix test_track_eof
Abinoam P. Marques Jr
2017-06-29
1
-4
/
+4
*
Stub default_instance on a test
Abinoam P. Marques Jr
2017-06-29
1
-0
/
+1
*
Don't use the instance on test
Abinoam P. Marques Jr
2017-06-29
1
-1
/
+2
*
Run Simplecov only for mri
Abinoam P. Marques Jr
2017-06-25
1
-1
/
+2
*
Add reset_use_color when HighLine.reset test
Abinoam P. Marques Jr
2017-06-25
1
-0
/
+7
*
Add method to reset use_color setting.
Pete Higgins
2017-06-25
1
-0
/
+7
*
Update codeclimate to new api
Abinoam P. Marques Jr
2017-06-24
1
-5
/
+0
*
Add tests for global #ask and HighLine.use_color
Abinoam P. Marques Jr
2017-06-24
1
-1
/
+25
*
Tests were not checking HighLine class. But an instance.
Abinoam P. Marques Jr
2017-06-24
1
-0
/
+7
*
Add test for class not influencing instance
Abinoam P. Marques Jr
2017-06-24
1
-0
/
+31
*
Check disabling color
Abinoam P. Marques Jr
2017-06-24
1
-0
/
+14
*
Add test for instance having same use_color method of class
Abinoam P. Marques Jr
2017-06-24
1
-0
/
+11
*
Test begins checking previous behaviour
Abinoam P. Marques Jr
2017-06-24
1
-0
/
+9
*
add menu default test
Frederico
2016-07-11
1
-0
/
+12
*
Tests for Proc as confirm attribute. Update docs
mmihira
2016-07-09
1
-0
/
+18
*
HighLine::MenuItem -> HighLine::Menu::Item
Abinoam P. Marques Jr
2016-06-03
1
-4
/
+4
*
Add tests for HighLine::Menu's indices coloring
Aregic
2016-05-31
1
-0
/
+83
*
Merge pull request #189 from kevinoid/fix-ask-checking
Abinoam P. Marques Jr
2016-02-19
1
-8
/
+48
|
\
|
*
Improve #agree tests - related to PR #189 by @kevinoid
Abinoam Praxedes Marques Jr
2016-02-19
1
-8
/
+48
|
*
Fix agree validation to only accept "yes" or "no"
Kevin Locke
2016-02-18
1
-1
/
+1
*
|
Fix some tests. New Menu api.
matrinox
2016-02-19
1
-8
/
+4
*
|
Add menu#build_item covenience, bringing us one step closer to a cleaner API
matrinox
2016-02-19
1
-2
/
+16
*
|
Change name keyword arg to first positional arg because it's required
matrinox
2016-02-19
1
-4
/
+4
*
|
Add configurable MenuItem via HighLine::Menu#add_item
matrinox
2016-02-19
1
-2
/
+30
*
|
Remove keyword args to preserve backwards compatability (and ruby 1.9 support)
matrinox
2016-02-19
1
-14
/
+26
*
|
Fix menu selection gathering with the various options
matrinox
2016-02-19
1
-0
/
+105
*
|
Fix bug with responses hash not updating with each additional menu choice
matrinox
2016-02-19
1
-1
/
+19
*
|
Add tests for text overide and name/text interaction
matrinox
2016-02-19
1
-0
/
+20
*
|
Add MenuItem struct for encapsulation
matrinox
2016-02-19
1
-4
/
+4
*
|
Fix whitespace
matrinox
2016-02-19
1
-54
/
+54
|
/
*
Add #180 test - Menu prompt not reused after failed menu selection
Abinoam Praxedes Marques Jr
2015-12-27
1
-0
/
+19
*
Deprecate HighLine::Terminal::CHARACTER_MODE constant and unify #character_mo...
Abinoam Praxedes Marques Jr
2015-12-14
1
-1
/
+1
*
Add tests for #168 - Error when paginating
Abinoam Praxedes Marques Jr
2015-10-09
1
-0
/
+43
*
And this is why you don't require stuff in test...
matugm
2015-10-07
1
-2
/
+0
*
Make test more useful
matugm
2015-09-23
1
-3
/
+8
*
Clean-up test requires
matugm
2015-09-23
1
-7
/
+1
*
Rename test file
matugm
2015-09-23
1
-0
/
+0
*
Namespace errors and question asker
matugm
2015-09-23
1
-1
/
+1
*
Rename test
matugm
2015-09-23
1
-1
/
+1
*
Extract QuestionAsker class
matugm
2015-09-23
1
-0
/
+23
*
Require io_console_compatible at test_helper so other files benefit from it
Abinoam Praxedes Marques Jr
2015-09-09
2
-4
/
+4
*
Add more debug messages on test/test_helper.rb
Abinoam Praxedes Marques Jr
2015-09-09
1
-2
/
+4
*
Use Encoding::UTF_8 because StringIO always will be that in this case
Abinoam Praxedes Marques Jr
2015-07-23
1
-1
/
+1
*
Choose filename from right to left - better for Windows
Abinoam Praxedes Marques Jr
2015-07-23
1
-1
/
+1
*
Skip Readline tests for Windows also'
Abinoam Praxedes Marques Jr
2015-07-23
1
-2
/
+4
[next]