Skip to content

Commit

Permalink
Merge pull request #82 from yast/remove-old-testsuite
Browse files Browse the repository at this point in the history
Remove old testsuite
  • Loading branch information
dgdavid committed May 28, 2020
2 parents e24f886 + c4cac4c commit 49842a4
Show file tree
Hide file tree
Showing 119 changed files with 15 additions and 2,873 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,4 @@ tmp.*
doc/*.html
doc/css
doc/js
/testsuite/Modules/
/testsuite/YaPI/
coverage/
2 changes: 1 addition & 1 deletion SUBDIRS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
doc src testsuite users-plugin
doc src users-plugin

6 changes: 6 additions & 0 deletions package/yast2-samba-server.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 27 13:34:52 UTC 2020 - David Diaz <dgonzalez@suse.com>

- Dropped legacy testsuite (related to bsc#1138668).
- 4.3.1

-------------------------------------------------------------------
Tue May 12 15:09:50 UTC 2020 - josef Reidinger <jreidinger@localhost>

Expand Down
13 changes: 8 additions & 5 deletions package/yast2-samba-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-samba-server
Version: 4.3.0
Version: 4.3.1
Release: 0
Url: https://github.com/yast/yast-samba-server
Summary: YaST2 - Samba Server Configuration
Expand All @@ -30,18 +30,18 @@ Source0: %{name}-%{version}.tar.bz2
BuildRequires: libsmbclient-devel
BuildRequires: perl-Crypt-SmbHash
BuildRequires: perl-X500-DN
BuildRequires: perl-XML-Writer
BuildRequires: samba-client
BuildRequires: update-desktop-files
# Yast2::ServiceWidget
BuildRequires: yast2 >= 4.1.0
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ldap
BuildRequires: yast2-perl-bindings
BuildRequires: yast2-samba-client
BuildRequires: yast2-testsuite
BuildRequires: yast2-users

# Test suite
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)

Requires: perl-Crypt-SmbHash
# Yast2::ServiceWidget
Requires: yast2 >= 4.1.0
Expand All @@ -65,6 +65,9 @@ configuration.
%prep
%setup -q

%check
rake test:unit

%build
%yast_build

Expand Down
7 changes: 0 additions & 7 deletions testsuite/Makefile.am

This file was deleted.

21 changes: 0 additions & 21 deletions testsuite/Modules/Makefile.am

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions testsuite/Modules/tests/SambaAccounts.out

This file was deleted.

54 changes: 0 additions & 54 deletions testsuite/Modules/tests/SambaAccounts.pl

This file was deleted.

Empty file.
112 changes: 0 additions & 112 deletions testsuite/Modules/tests/SambaRole.out

This file was deleted.

107 changes: 0 additions & 107 deletions testsuite/Modules/tests/SambaRole.pl

This file was deleted.

Empty file.
Loading

0 comments on commit 49842a4

Please sign in to comment.