fish-shell/tests
Fabian Homborg 5872f4522d math: Add --base option
Currently a bit limited, unfortunately printf's `%a` specifier is
absolutely unreadable.

So we add `hex` and `octal` with `0x` and `0` prefixes respectively,
and also take a number but currently only allow 16 and 8.

The output is truncated to integer, so scale values other than 0 are
invalid and 0 is implied.

The docs mention this may change.
2020-11-27 19:33:27 +01:00
..
checks math: Add --base option 2020-11-27 19:33:27 +01:00
pexpects Use external mode for term when running key bindings 2020-11-23 19:36:39 -08:00
test_functions Resurrect one last function 2020-03-17 21:58:49 +01:00
.gitignore
history_sample_bash Do import bash history commands containing && or || 2019-11-07 23:33:35 +01:00
history_sample_corrupt1
history_sample_fish_1_x
history_sample_fish_2_0
interactive.config Remove some unused functions from the test harness 2020-11-15 09:17:23 +01:00
interactive.fish Remove reference to Travis 2020-11-13 15:12:14 +01:00
test.fish Cleanup test setup a bit 2020-11-15 09:17:23 +01:00
test_util.fish Cleanup test setup a bit 2020-11-15 09:17:23 +01:00