Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readline: test that disabling history works #1

Merged
merged 1 commit into from
Apr 25, 2016

Conversation

addaleax
Copy link

Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Check that when setting historySize: 0, the history property
of the readline interface is kept empty.

Check that when setting `historySize: 0`, the `history` property
of the readline interface is kept empty.
@suryagh suryagh merged commit 5f4f4ad into suryagh:fix Apr 25, 2016
@addaleax addaleax deleted the pr/6352 branch April 25, 2016 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants