summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/expect (follow)
Commit message (Expand)AuthorAgeFilesLines
* expect - fix argument spec error with timeout=null (#82522)Sloane Hertel2024-01-111-0/+9
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Fix expect integration test. (#78315)Matt Clay2022-07-201-1/+6
* group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853)Matt Martz2022-01-262-4/+6
* Operate pexpect with bytes to limit encoding issues (#73255)Matt Martz2021-02-232-9/+19
* Constrain pexpect and ptyprocess (#73109)Sam Doooran2021-01-042-3/+3
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
* Fix incorrect assumptions in integration tests. (#58365)Matt Clay2019-06-261-3/+5
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Improve coverage of expect integration tests. (#30608)Matt Clay2017-09-202-4/+116
* Mark destructive tests as such.Matt Clay2017-08-311-0/+1
* Add potential work-around for expect on macOS.Matt Clay2017-07-311-1/+1
* Expand the result from pwd to make the test more robustToshio Kuratomi2017-07-211-1/+1
* Integration tests requirements (#26545)Andrea Tartaglia2017-07-071-0/+4
* Fix expect timeout test. (#26473)Matt Clay2017-07-061-2/+2
* Fix expect for python 3 (#24912)kkjang2017-05-244-0/+101