.. |
__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
|
better performance in find_firsts
|
2014-11-10 21:00:30 +01:00 |
test_choice_option.py
|
add DynOptionDescription
|
2014-06-19 23:22:39 +02:00 |
test_config.py
|
add force_permissive to config __iter__
|
2014-10-26 10:26:23 +01:00 |
test_config_api.py
|
valid Option is an unicode or a string if needed
|
2015-04-19 09:15:18 +02:00 |
test_config_big_example.py
|
mandatory or type error raised
|
2012-09-12 10:38:41 +02:00 |
test_config_domain.py
|
test uppercase character before valid domain name for better error message
|
2014-12-07 14:51:51 +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
|
improve GroupConfig/MetaConfig
|
2014-12-01 21:49:50 +01:00 |
test_dyn_optiondescription.py
|
in find_firsts get option only one time
|
2014-11-11 11:31:23 +01:00 |
test_freeze.py
|
f option is frozen with force_default_on_freeze property, owner must be 'default' check property when tried to change owner
|
2014-10-26 08:51:45 +01:00 |
test_mandatory.py
|
add force_permissive in mandatory_warnings
|
2014-10-26 16:39:24 +01:00 |
test_metaconfig.py
|
improve GroupConfig/MetaConfig
|
2014-12-01 21:49:50 +01:00 |
test_multi.py
|
test for multi
|
2014-02-02 18:21:09 +01:00 |
test_option.py
|
add DynOptionDescription
|
2014-06-19 23:22:39 +02:00 |
test_option_calculation.py
|
ValueError if not PropertieError
|
2015-04-18 23:46:37 +02:00 |
test_option_consistency.py
|
refactor validation
|
2015-04-18 22:53:45 +02:00 |
test_option_default.py
|
frozen with force_default_on_freeze can change owner
|
2014-10-26 09:44:06 +01:00 |
test_option_owner.py
|
f option is frozen with force_default_on_freeze property, owner must be 'default' check property when tried to change owner
|
2014-10-26 08:51:45 +01:00 |
test_option_setting.py
|
ability to disable warnings validation
|
2015-04-18 23:11:57 +02: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
|
ability to disable warnings validation
|
2015-04-18 23:11:57 +02:00 |
test_option_with_special_name.py
|
* config herite from BaseInformation class
|
2013-05-08 18:14:42 +02:00 |
test_parsing_group.py
|
remove slave values when delete a master without value
|
2015-04-19 09:37:46 +02: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
|
split tiramisu/option.py and add MasterSlaves object
|
2014-04-12 17:55:13 +02:00 |
test_reverse_from_path.py
|
values are in value objects now
|
2013-02-07 16:20:21 +01:00 |
test_slots.py
|
uncomment more test
|
2014-04-14 23:00:37 +02:00 |
test_state.py
|
reduce memory usage
|
2014-10-25 22:11:31 +02:00 |
test_storage.py
|
start works on storage
|
2014-04-12 22:47:52 +02:00 |
test_submulti.py
|
add SubMulti
|
2014-04-26 22:37:01 +02:00 |
test_symlink.py
|
works on sqlalchemy storage
|
2014-11-10 09:13:44 +01:00 |