summaryrefslogtreecommitdiff
path: root/test/simple/test-repl-tab-complete.js
Commit message (Expand)AuthorAgeFilesLines
* repl: do not insert duplicates into completionsMaciej MaƂecki2013-11-111-0/+3
* test: minor typo fixesVeres Lajos2013-06-131-2/+2
* repl: make tab completion read up the prototype of "global"Nathan Rajlich2012-04-251-0/+6
* test: make the ArrayStream in repl tests write a '\n'Nathan Rajlich2012-04-061-1/+1
* repl: fix space autocompletion bugAlex Kocharin2012-03-201-0/+12
* test: include common.js in all testsBen Noordhuis2012-02-201-0/+1
* Lint all the JavaScripts.isaacs2012-02-181-1/+1
* repl: make tab completion work on non-objectsNathan Rajlich2012-02-171-0/+9
* tests: fix more lint issuesBert Belder2012-01-171-46/+55
* .load, .save and local scope tab completionseebees2011-11-121-3/+84
* Tab Compete test for node REPLseebees2011-11-121-0/+92