summaryrefslogtreecommitdiff
path: root/test/functional/test_symlink.py
Commit message (Expand)AuthorAgeFilesLines
* tempurl: Deprecate sha1 signaturesTim Burke2022-04-221-2/+2
* replace md5 with swift utils versionAde Lee2020-12-151-7/+9
* func tests: work with etag-quoter on by defaultTim Burke2020-06-011-29/+50
* Allow clients to send quoted ETags for static linksTim Burke2020-03-201-2/+2
* Drop use of unittest2Sean McGinnis2020-01-121-2/+2
* Allow "static symlinks"Tim Burke2019-08-161-35/+638
* py3: symlink follow-upTim Burke2019-05-301-97/+129
* Make symlink work with Unicode account namesTim Burke2019-04-041-6/+28
* Fix flakey symlink setup/teardownTim Burke2019-02-051-3/+4
* Fix usage of multiple accounts in functional testsGerard Gine2018-10-301-0/+4
* Include SLO ETag in container updatesTim Burke2018-07-101-19/+31
* tempurl: Make the digest algorithm configurableTim Burke2018-01-311-2/+16
* fix SkipTest imports in functests so they can be run directly by noseJohn Dickinson2017-12-181-2/+2
* Move symlink versioning functional testAlistair Coles2017-12-151-72/+0
* Symlink implementation.Robert Francis2017-12-131-0/+1839