From a8c60485caa50df9e31f90e4064093a65df03edf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:05:49 +0200 Subject: Merging debian version 0.1.30. Signed-off-by: Daniel Baumann --- debian/tests/control | 53 +++++++++++++++++++++++++-------------- debian/tests/debputy-cli-lint-lsp | 1 + 2 files changed, 35 insertions(+), 19 deletions(-) (limited to 'debian/tests') diff --git a/debian/tests/control b/debian/tests/control index dfe650c..fba53b8 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,23 +1,38 @@ -Tests: debputy-py.test -Restrictions: allow-stderr +Tests: + debputy-py.test, +Restrictions: + allow-stderr, # debputy loads the libcap2 library directly for one of the tests -Depends: libcap2, - python3-all, - python3-lsprotocol, - python3-pytest, - @, +Depends: + libcap2, + python3-all, + python3-lsprotocol, + python3-pytest, + @, -Tests: debputy-cli -Restrictions: allow-stderr, superficial -Depends: @, +Tests: + debputy-cli, +Restrictions: + allow-stderr, + superficial, +Depends: + @, -Tests: debputy-cli-lint-lsp -Restrictions: allow-stderr, superficial -Depends: python3-lsprotocol, - @, +Tests: + debputy-cli-lint-lsp, +Restrictions: + allow-stderr, + superficial, +Depends: + python3-lsprotocol, + @, -Tests: debputy-cli-lsp -Restrictions: allow-stderr, superficial -Depends: python3-lsprotocol, - python3-pygls, - @, +Tests: + debputy-cli-lsp, +Restrictions: + allow-stderr, + superficial, +Depends: + python3-lsprotocol, + python3-pygls, + @, diff --git a/debian/tests/debputy-cli-lint-lsp b/debian/tests/debputy-cli-lint-lsp index 91f014e..0c5da22 100755 --- a/debian/tests/debputy-cli-lint-lsp +++ b/debian/tests/debputy-cli-lint-lsp @@ -3,6 +3,7 @@ set -e -u -x debputy lint --linter-exit-code debputy lint --no-linter-exit-code +debputy reformat --no-linter-exit-code --no-auto-fix debputy lsp editor-config debputy lsp editor-config emacs debputy lsp editor-config emacs+eglot -- cgit v1.2.3