Changeset 35dc9b31f0bbf161974366ae1c8a41c4705faaec
- Timestamp:
- 04/11/08 19:03:22
(4 months ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1207933402 +0200
- git-parent:
[85028906729ed4ee99cc99c37f6d4b65012dbd51]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1207933402 +0200
- Message:
test: Use --ignore-config by default for all tests.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r01a95e7 |
r35dc9b3 |
|
| 50 | 50 | static const char * test_defaults_args[] = { |
|---|
| 51 | 51 | "-vvv", |
|---|
| | 52 | "--ignore-config", |
|---|
| 52 | 53 | "-I", |
|---|
| 53 | 54 | "dummy", |
|---|