Run tests for filters
[skip changelog]
This commit is contained in:
parent
47ebbcb9ab
commit
08bef49fcf
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ Source: %{gourl}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
|||
BuildRequires: desktop-file-utils
|
||||
# wrap and colorize filters are written in C
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glibc-all-langpacks
|
||||
BuildRequires: gnupg
|
||||
BuildRequires: notmuch-devel
|
||||
BuildRequires: scdoc
|
||||
|
|
@ -81,6 +82,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/aerc.desktop
|
|||
|
||||
%if %{with check}
|
||||
%check
|
||||
LANG=en_US.UTF-8 ./filters/test.sh
|
||||
%gocheck
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue