Show More
@@ -1,5 +1,3 b'' | |||||
1 | #require no-reposimplestore |
|
|||
2 |
|
||||
3 |
|
|
1 | Create user cache directory | |
4 |
|
2 | |||
5 | $ USERCACHE=`pwd`/cache; export USERCACHE |
|
3 | $ USERCACHE=`pwd`/cache; export USERCACHE |
@@ -1,5 +1,3 b'' | |||||
1 | #require no-reposimplestore |
|
|||
2 |
|
||||
3 |
|
|
1 | This file contains testcases that tend to be related to special cases or less | |
4 | common commands affecting largefile. |
|
2 | common commands affecting largefile. | |
5 |
|
3 |
@@ -1,5 +1,3 b'' | |||||
1 | #require no-reposimplestore |
|
|||
2 |
|
||||
3 |
|
|
1 | Test how largefiles abort in case the disk runs full | |
4 |
|
2 | |||
5 | $ cat > criple.py <<EOF |
|
3 | $ cat > criple.py <<EOF |
@@ -1,5 +1,3 b'' | |||||
1 | #require no-reposimplestore |
|
|||
2 |
|
||||
3 |
|
|
1 | #testcases sshv1 sshv2 | |
4 |
|
2 | |||
5 | #if sshv2 |
|
3 | #if sshv2 |
@@ -1,5 +1,3 b'' | |||||
1 | #require no-reposimplestore |
|
|||
2 |
|
||||
3 |
|
|
1 | This file used to contains all largefile tests. | |
4 | Do not add any new tests in this file as it his already far too long to run. |
|
2 | Do not add any new tests in this file as it his already far too long to run. | |
5 |
|
3 |
General Comments 0
You need to be logged in to leave comments.
Login now