fish-shell/tests
Mahmoud Al-Qudsi 9a071090dc Allow tests/checks/basic.fish to run without test driver
On request of a team member, this patches `basic.fish` to no longer
depend on being invoked by the test driver and started up in a $PWD that
points to a clean temporary directory.
2021-08-29 12:53:37 -05:00
..
checks Allow tests/checks/basic.fish to run without test driver 2021-08-29 12:53:37 -05:00
pexpects Also remove ephemeral item if command is effectively empty 2021-08-20 19:38:16 +02:00
test_functions Fix test function mktemp to avoid false errors 2021-08-29 08:56:12 +02:00
.gitignore tweak gitignore rules for *tests* directory 2017-02-20 20:29:43 -08:00
history_sample_bash Support $(cmd) command substitution as alternative to (cmd) 2021-07-13 21:33:42 +02:00
history_sample_corrupt1 Improve history robustness against corrupt files 2014-07-29 14:42:03 -07:00
history_sample_fish_1_x Enforce that history items must end with trailing newlines 2021-05-10 14:23:07 -07:00
history_sample_fish_2_0 Enforce that history items must end with trailing newlines 2021-05-10 14:23:07 -07:00
interactive.config Remove some unused functions from the test harness 2020-11-15 09:17:23 +01:00
interactive.fish Add pexpect tests to new test driver 2021-08-29 08:56:12 +02:00
test.fish Add support for bubbling up skipped tests to cmake 2021-08-29 08:56:12 +02:00
test_driver.sh Remove TMPDIR dependency from tests/ 2021-08-29 08:56:12 +02:00
test_util.fish Run each test fully independently in own environment 2021-08-29 08:56:12 +02:00