mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03:00
Remove fish_tests
The remaining tests are all obsolete or already ported.
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -12,6 +12,6 @@ override_dh_auto_configure:
|
||||
dh_auto_configure --buildsystem=cmake
|
||||
|
||||
# On CMake 3.5 (and possibly 3.6), the test target does not pick up its dependencies properly
|
||||
# Build fish_tests/tests_buildroot_target by hand (remove this once Ubuntu Xenial is out of support)
|
||||
# Build tests_buildroot_target by hand (remove this once Ubuntu Xenial is out of support)
|
||||
override_dh_auto_build:
|
||||
dh_auto_build -- all fish_tests tests_buildroot_target
|
||||
dh_auto_build -- all tests_dir funcs_dir tests_buildroot_target
|
||||
|
||||
Reference in New Issue
Block a user