[jhbuild] [tests] add new configuration variables to mock configuration object
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild] [tests] add new configuration variables to mock configuration object
- Date: Sat, 16 May 2009 07:07:51 -0400 (EDT)
commit 0a14c453816380f5d485501afe9f161838b9d440
Author: Frédéric Péters <fpeters 0d be>
Date: Sat May 16 13:07:13 2009 +0200
[tests] add new configuration variables to mock configuration object
---
tests/mock.py | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/tests/mock.py b/tests/mock.py
index 4854780..dff7b96 100644
--- a/tests/mock.py
+++ b/tests/mock.py
@@ -43,6 +43,11 @@ class Config:
makecheck_advisory = False
module_makecheck = {}
forcecheck = False
+ autogenargs = ''
+ module_autogenargs = {}
+ module_extra_env = {}
+ makeargs = ''
+ module_makeargs = {}
min_time = None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]