.. |
__init__.py
|
everything in src for packaging purposes
|
2012-07-13 09:42:14 +02:00 |
autopath.py
|
tests are passing again after package renaming
|
2012-07-23 14:52:08 +02:00 |
test_cache.py
|
test if cache property is not set in config when force_cache
|
2014-03-09 20:22:29 +01:00 |
test_config.py
|
add tests
|
2014-02-02 22:47:46 +01:00 |
test_config_api.py
|
can make_dict with disabled suboption
|
2014-03-12 14:57:36 +01:00 |
test_config_big_example.py
|
mandatory or type error raised
|
2012-09-12 10:38:41 +02:00 |
test_config_domain.py
|
Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu
|
2014-02-25 16:19:49 +01:00 |
test_config_ip.py
|
validation of an ip if an ip term starts with a zero
|
2013-12-02 15:10:05 +01:00 |
test_dereference.py
|
serialize metaconfig/groupconfig
|
2013-09-30 16:22:08 +02:00 |
test_freeze.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +02:00 |
test_mandatory.py
|
mandatory_warnings is now in values and add force_cache to values
|
2014-03-09 20:06:44 +01:00 |
test_metaconfig.py
|
add some tests
|
2014-02-04 21:14:30 +01:00 |
test_multi.py
|
test for multi
|
2014-02-02 18:21:09 +01:00 |
test_option.py
|
add more tests
|
2013-12-09 18:56:29 +01:00 |
test_option_calculation.py
|
context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop)
|
2014-03-26 19:47:42 +01:00 |
test_option_consistency.py
|
Merge branch 'master' into better_warnings
|
2014-03-12 22:13:20 +01:00 |
test_option_default.py
|
test force_default_on_freeze with multi and correction in Multi()
|
2013-08-28 22:50:35 +02:00 |
test_option_owner.py
|
add some tests
|
2014-02-04 21:14:30 +01:00 |
test_option_setting.py
|
add extend in config setting
|
2014-03-08 18:53:22 +01:00 |
test_option_type.py
|
adds test for an API
|
2014-01-06 14:40:29 +01:00 |
test_option_username.py
|
add username's option
|
2014-03-06 22:09:12 +01:00 |
test_option_validator.py
|
consistencies can make a warning instead of raises
|
2014-03-12 21:56:53 +01:00 |
test_option_with_special_name.py
|
* config herite from BaseInformation class
|
2013-05-08 18:14:42 +02:00 |
test_parsing_group.py
|
add tests
|
2014-02-02 22:47:46 +01:00 |
test_permissive.py
|
regression: permissive for option is apply every time, not only when global permissive is set
|
2014-01-16 09:49:37 +01:00 |
test_requires.py
|
if option with requires has a property, calculated properties are store in storage
|
2014-02-05 10:37:39 +01:00 |
test_reverse_from_path.py
|
values are in value objects now
|
2013-02-07 16:20:21 +01:00 |
test_slots.py
|
rename FileOption to FilenameOption
|
2013-10-01 08:19:10 +02:00 |
test_state.py
|
more tests
|
2014-02-06 22:17:20 +01:00 |
test_storage.py
|
add 'cache' property
|
2013-09-07 17:25:22 +02:00 |
test_symlink.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +02:00 |