Commit Graph

20 Commits

Author SHA1 Message Date
Thomas Waldmann 5864bd76eb fix test coverage / codecov.io, use xcode6.4 2015-08-08 18:31:41 +02:00
Thomas Waldmann ba75356314 add OS X to travis 2015-08-08 01:44:12 +02:00
Thomas Waldmann 906ea629f6 use py.test for testing, document it
locally (via tox) and also on travis ci.
2015-05-22 21:26:41 +02:00
Thomas Waldmann 5e98400a5a fix all references to package name
use relative imports if possible
reorder imports (1. stdlib 2. dependencies 3. borg 4. borg.testsuite)
2015-05-22 19:21:41 +02:00
Jonas Borgström c90c6c9e9d travis: Enable python 3.4 2014-05-01 14:08:12 +02:00
Jonas Borgström 337892c635 travis: forgot to use sudo when installing packages 2014-04-13 20:44:24 +02:00
Jonas Borgström 14808b77cb Fix Python3.2 compatibility 2014-04-13 20:34:32 +02:00
Jonas Borgström e8e3289d8a travis: Don't try to use fuse since it's not available 2013-07-25 23:18:34 +02:00
Jonas Borgström f4acacef30 travis: install libattr1-dev 2013-07-25 23:08:03 +02:00
Jonas Borgström 071dfc2ce8 travis: install libfuse-dev and fuse-utils 2013-07-25 23:01:05 +02:00
Jonas Borgström 0b19df3cea Added initial fuse test case 2013-07-25 22:54:19 +02:00
Jonas Borgström b718a443a8 Project rename 2013-07-09 20:14:18 +02:00
Jonas Borgström 7dd937fb4e Remove attempts to enable user_xattr
[no ci]
2013-07-04 11:58:48 +02:00
Jonas Borgström f4f9138945 Try /home/travis next 2013-07-03 23:41:25 +02:00
Jonas Borgström 2a7753c0c9 Try /home instead 2013-07-03 23:32:42 +02:00
Jonas Borgström 36e6f35d9b Enable xattr on the current fs instead of / 2013-07-03 23:29:40 +02:00
Jonas Borgström 4321b01134 Use sudo to run apt-get 2013-07-03 23:23:55 +02:00
Jonas Borgström 7c18073760 Use fakeroot when running tests and enable user_xattr 2013-07-03 23:10:54 +02:00
Jonas Borgström 40e28909e6 Use pip install -e instead of setup.py install 2013-07-03 22:52:16 +02:00
Jonas Borgström 46491eb07d Added .travis.yml 2013-07-03 22:46:46 +02:00