summaryrefslogtreecommitdiff
path: root/lib/kernel/test/interactive_shell_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* kernel, stdlib: multiline editing in the shellfrazze-jobb2023-05-101-25/+125
* Update copyright yearErlang/OTP2023-02-141-1/+1
* kernel: Fix ?CT_PEER_REL in interactive_shell_SUITESverker Eriksson2023-01-241-1/+1
* Merge branch 'lukas/master/testcase-fixes'Lukas Larsson2022-10-251-2/+2
|\
| * kernel: Fix possible testcase race in shell_historyLukas Larsson2022-10-191-2/+2
* | stdlib: fix some autocompletion bugsfrazze-jobb2022-10-191-5/+7
|/
* Merge pull request #6371 from garazdawi/lukas/kernel/fix-tty-expand-after-lon...Lukas Larsson2022-10-171-0/+8
|\
| * kernel: Fix expand below for long linesLukas Larsson2022-10-141-0/+8
* | Make Ctrl+L clear the screen in the terminalJosé Valim2022-10-121-3/+23
|/
* kernel: Fix test assertion that vim has startedLukas Larsson2022-10-051-1/+1
* kernel: Add support for expand after current lineLukas Larsson2022-10-041-6/+114
* Merge branch 'lukas/master/testcase-fixes'Lukas Larsson2022-10-031-0/+2
|\
| * kernel: Skip shell test if unbuffered is not availableLukas Larsson2022-09-231-0/+2
* | remsh: Fix no_epmd testcaseLukas Larsson2022-10-031-3/+3
* | kernel: Improve error handling for -remshLukas Larsson2022-10-031-1/+12
* | kernel: Incorporate "oldshell" into user_drvLukas Larsson2022-10-031-25/+49
* | Merge pull request #5924 from frazze-jobb/frazze/stdlib/shell_completion/OTP-...Lukas Larsson2022-09-271-7/+170
|\ \ | |/ |/|
| * stdlib: extend auto-completion in shell to use type specificationsfrazze-jobb2022-09-271-1/+42
| * kernel: Add support for Ctrl+O to open EDITOR in shellfrazze-jobb2022-09-261-6/+128
* | kernel: Fix invalid_ansi testcaseLukas Larsson2022-09-211-1/+7
|/
* stdlib: Polish testcase failuresLukas Larsson2022-08-311-2/+2
* kernel: Use prim_tty wcwidth for tty testingLukas Larsson2022-08-291-16/+20
* kernel: Add tty tests using tmuxLukas Larsson2022-08-291-31/+1102
* kernel: Refactor out rtnode code to seperate moduleLukas Larsson2022-07-081-822/+377
* kernel: Expand interactive shell job control testingLukas Larsson2022-07-081-8/+67
* kernel: Use peer for most of interactive_shell_SUITELukas Larsson2022-07-081-124/+127
* Update copyright yearErlang/OTP2022-02-151-1/+1
* Merge pull request #5599 from garazdawi/lukas/erts/fix-terminal-nx-nl/OTP-17779Lukas Larsson2022-01-201-2/+34
|\
| * erts: Fix ttsl driver xn followed by nlLukas Larsson2022-01-111-2/+34
* | Add interactive shell suite loggingLukas Larsson2022-01-101-15/+18
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/ |/|
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Robustify and clean up interactive_shell_SUITEBjörn Gustavsson2021-05-181-672/+653
|/
* kernel: Add debug logs for shell_history testLukas Larsson2021-03-151-13/+17
* kernel: Fix race condition in remsh interactive shell suiteLukas Larsson2021-03-081-11/+17
* kernel: Add getdata to interactive shell testsLukas Larsson2021-03-081-106/+102
* kernel: Add more tests for shell_historyLukas Larsson2021-03-081-54/+330
* kernel: Add more tests for custom shell_history providerLukas Larsson2021-03-081-3/+65
* Merge pull request #2949 from max-au/max-au/group-history-expand/OTP-17103Lukas Larsson2021-01-121-3/+26
|\
| * shell history: allow configurable history moduleMaxim Fedorov2020-12-221-3/+26
* | kernel: Fix interactive_shell_SUITE unicode debug printoutLukas Larsson2021-01-121-1/+1
|/
* kernel: Fix -erl_epmd_port to work properlyLukas Larsson2020-06-231-2/+30
* kernel: Allow '-remsh nodename' without the hostnameLukas Larsson2020-06-231-58/+133
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Do not crash/warn in group_history during disk_log shutdownJosé Valim2019-08-231-6/+22
|/
* Fix io:columns() and io:rows() are not working from escripts bugKjell Winblad2019-07-181-2/+58
* Replace usage of deprecated time unitsRickard Green2016-08-251-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn Gustavsson2016-03-101-208/+208