[Pkg-owncloud-commits] [owncloud] 08/79: Add more unit tests
    David Prévot 
    taffit at moszumanska.debian.org
       
    Tue Sep  1 20:55:33 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit f7360795f827a02e680c977ae1ed7f4aa34ea526
Author: Lukas Reschke <lukas at owncloud.com>
Date:   Thu Jul 30 11:25:05 2015 +0200
    Add more unit tests
---
 tests/lib/files/pathverificationtest.php | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/tests/lib/files/pathverificationtest.php b/tests/lib/files/pathverificationtest.php
index f7d5f05..13fccd3 100644
--- a/tests/lib/files/pathverificationtest.php
+++ b/tests/lib/files/pathverificationtest.php
@@ -85,6 +85,8 @@ class PathVerification extends \Test\TestCase {
 			['🐵'],
 			['🐵.txt'],
 			['txt.💩'],
+			['💩🐵.txt'],
+			['💩🐵'],
 		];
 	}
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
    
    
More information about the Pkg-owncloud-commits
mailing list