summaryrefslogtreecommitdiffstats
path: root/source3/script/tests/test_smbclient_tarmode.pl
Commit message (Expand)AuthorAgeFilesLines
* test_smbclient_tarmode.pl: remove unneccesary arg defaultsDavid Disseldorp2013-11-051-6/+9
* test_smbclient_tarmode.pl: depend only on perl v5.10Aurélien Aptel2013-11-051-10/+17
* test_smbclient_tarmode.pl: remove all ./ prefix when dealing with remote filesAurélien Aptel2013-11-051-3/+11
* test_smbclient_tarmode.pl: sanitize $DIR + whitespaceAurélien Aptel2013-11-051-1/+2
* test_smbclient_tarmode.pl: use -n flag for specifiying hostname (was ambiguou...Aurélien Aptel2013-11-051-3/+6
* test_smbclient_tarmode.pl: enable create with exclude testsAurélien Aptel2013-11-051-1/+1
* test_smbclient_tarmode.pl: add subunit output flagAurélien Aptel2013-11-051-6/+51
* test_smbclient_tarmode.pl: add test for interactive sessionAurélien Aptel2013-11-051-20/+29
* test_smbclient_tarmode.pl: add extraction regex tests, verbose flagAurélien Aptel2013-11-051-15/+90
* test_smbclient_tarmode.pl: test regex flag behaviourAurélien Aptel2013-11-051-67/+65
* test_smbclient_tarmode.pl: add large file and long path testsAurélien Aptel2013-11-051-15/+50
* test_smbclient_tarmode.pl: add simple wildcard testAurélien Aptel2013-11-051-3/+46
* test_smbclient_tarmode.pl: test interactive commandAurélien Aptel2013-11-051-1/+7
* test_smbclient_tarmode.pl: whitespaceAurélien Aptel2013-11-051-1/+0
* test_smbclient_tarmode.pl: let --test run multiple testsAurélien Aptel2013-11-051-7/+45
* test_smbclient_tarmode.pl: sanitize input, use File::Temp instead of hardcodi...Aurélien Aptel2013-11-051-8/+19
* test_smbclient_tarmode.pl: cosmetic changesAurélien Aptel2013-11-051-70/+68
* test_smbclient_tarmode.pl: add copyright headerAurélien Aptel2013-11-051-0/+17
* test_smbclient_tarmode.pl: samba 3.6.9 can print a empty attribute stringAurélien Aptel2013-11-051-1/+1
* test_smbclient_tarmode.pl: disable failing tests for nowAurélien Aptel2013-11-051-3/+3
* test_smbclient_tarmode.pl: make script work on older Perl (now only need 5.14)Aurélien Aptel2013-11-051-2/+7
* test_smbclient_tarmode.pl: fix a few minor typosDavid Disseldorp2013-11-051-7/+7
* test_smbclient_tarmode.pl: refactor, cleanup and document in PODAurélien Aptel2013-11-051-178/+459
* test_smbclient_tarmode.pl: add tests for wildcard pattern (cI, cX, cF, xF).Aurélien Aptel2013-11-051-33/+161
* test_smbclient_tarmode.pl: add a first simple wildcard testAurélien Aptel2013-11-051-40/+145
* test_smbclient_tarmode.pl: add a clean option to erase the local pathAurélien Aptel2013-11-051-0/+7
* test_smbclient_tarmode.pl: add test for xFAurélien Aptel2013-11-051-2/+28
* test_smbclient_tarmode.pl: add test for creation w/ filelistAurélien Aptel2013-11-051-2/+39
* test_smbclient_tarmode.pl: add extraction test for I and X.Aurélien Aptel2013-11-051-7/+60
* test_smbclient_tarmode.pl: add tests for X and I.Aurélien Aptel2013-11-051-2/+34
* test_smbclient_tarmode.pl: add option to choose and run a single testAurélien Aptel2013-11-051-1/+22
* test_smbclient_tarmode.pl: add first extraction testAurélien Aptel2013-11-051-8/+173
* test_smbclient_tarmode.pl: remove unused functionsAurélien Aptel2013-11-051-27/+0
* test_smbclient_tarmode.pl: add nested dirs testAurélien Aptel2013-11-051-5/+8
* test_smbclient_tarmode.pl: refactored file related function to a File packageAurélien Aptel2013-11-051-155/+194
* test_smbclient_tarmode.pl: add test for "newer than" (`N` flag)Aurélien Aptel2013-11-051-1/+45
* test_smbclient_tarmode.pl: add test for reset modeAurélien Aptel2013-11-051-6/+52
* test_smbclient_tarmode.pl: improve incremental testAurélien Aptel2013-11-051-2/+5
* test_smbclient_tarmode.pl: add proper argument parsing for configuration.Aurélien Aptel2013-11-051-50/+94
* initial commit of the new tarmode test script.Aurélien Aptel2013-11-051-0/+367