nextcloud-desktop/test
hefee 669a72f0e1 A final release version number breaks this regex (#4835)
f.ex. a valid verson nr: 2.2.0
-> fist \d+ = 2
-> second \d+ = 2
-> the last \d+ = 0
-> .+ in not matching, because there is nothing to match
2016-05-13 16:55:11 +02:00
..
manual/favlink Some fixes for favlink manual test 2015-02-06 15:29:36 +01:00
mockserver Bump to 1.9 2015-05-06 17:01:05 +02:00
scripts Minor typos in client test section 2015-09-10 18:11:44 +05:45
CMakeLists.txt LockWatcher: Keep an eye on Windows file locks (#4758) 2016-04-29 16:14:18 +02:00
owncloud_add_test.cmake For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
stub.cpp AccountState: Allow storing state in settings 2016-03-01 16:08:23 +01:00
test_journal.db Checksums: Don't reupload if size and checksum are unchanged #3235 2015-11-23 11:59:56 +01:00
testchecksumvalidator.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testconcaturl.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testcsyncsqlite.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testexcludedfiles.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testfilesystem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testfolder.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testfolderman.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testfolderwatcher.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testinotifywatcher.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testnetrcparser.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testowncloudpropagator.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testownsql.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncjournaldb.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testutility.cpp A final release version number breaks this regex (#4835) 2016-05-13 16:55:11 +02:00
testxmlparse.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00