Skip to content

Commit

Permalink
fixed testedfiles in tests so the tests pass
Browse files Browse the repository at this point in the history
after fixing perl-bindings to report the source lines correctly
(see yast/yast-ruby-bindings#43)
  • Loading branch information
Ladislav Slezak committed Jun 18, 2013
1 parent c870706 commit 34f748c
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion testsuite/Modules/tests/SambaTrustDom.ycp
@@ -1,5 +1,5 @@
{
//testedfiles: SambaTrustDom.ycp
//testedfiles: SambaTrustDom.pm

include "testsuite.ycp";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-AddSAM-2.ycp
Expand Up @@ -3,7 +3,7 @@
// test for YaPI::Samba::AddSAM()
// $Id$

// testedfiles: Samba.pm
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-AddSAM.ycp
Expand Up @@ -3,7 +3,7 @@
// test for YaPI::Samba::AddSAM()
// $Id$

// testedfiles: Samba.pm
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-AddShare.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::AddShare()
// $Id$
// testedfiles: SambaServer.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-DeleteSAM-2.ycp
@@ -1,6 +1,6 @@
{

// testedfiles: Samba.pm
// testedfiles: SambaConfig.pm

// test for YaPI::Samba::DeleteSAM()
// $Id$
Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-DeleteSAM-3.ycp
Expand Up @@ -3,7 +3,7 @@
// test for YaPI::Samba::DeleteSAM()
// $Id$

// testedfiles: Samba.pm
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-DeleteSAM.ycp
Expand Up @@ -3,7 +3,7 @@
// test for YaPI::Samba::DeleteSAM()
// $Id$

// testedfiles: Samba.pm
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-DeleteShare-2.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::DeleteShare()
// $Id$
// testedfiles: SambaServer.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-DeleteShare.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::DeleteShare()
// $Id$
// testedfiles: SambaServer.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditDefaultSAM.ycp
Expand Up @@ -3,7 +3,7 @@
// test for YaPI::Samba::EditDefaultSAM()
// $Id$

// testedfiles: Samba.pm
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditSAMConfiguration.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EditSAMConfiguration()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditServerAsBDC.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EditServerAsBDC()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaRole.pm SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditServerAsPDC.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EditServerAsPDC()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaRole.pm SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditServerAsStandalone.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EditServerAsStandalone()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditServerDescription.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EditServerDescription()
// $Id$
// testedfiles: SambaServer.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EditShare.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EditShare()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EnableHomes.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EnableHomes()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EnableNetlogon.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EnableNetlogon()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EnableShare-2.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EnablePrinters()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down
2 changes: 1 addition & 1 deletion testsuite/YaPI/tests/YaPI-EnableShare.ycp
Expand Up @@ -2,7 +2,7 @@

// test for YaPI::Samba::EnablePrinters()
// $Id$
// testedfiles: Samba.ycp Service.ycp SambaServer.ycp Ldap.ycp
// testedfiles: SambaConfig.pm

import "SambaConfig";

Expand Down

0 comments on commit 34f748c

Please sign in to comment.