.. |
__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
|
key is now always path and change opt by path dictionary storage
|
2013-08-21 22:21:50 +02:00 |
test_config.py
|
documentation on the tests
|
2013-08-22 12:17:10 +02:00 |
test_config_api.py
|
add option name's validation and rename Option method with objimpl_
|
2013-04-20 21:58:52 +02:00 |
test_config_big_example.py
|
mandatory or type error raised
|
2012-09-12 10:38:41 +02:00 |
test_config_domain.py
|
multi, None and validation
|
2013-05-10 22:34:07 +02:00 |
test_config_ip.py
|
add new option's type: PortOption
|
2013-07-11 23:05:33 +02:00 |
test_freeze.py
|
requirement are now a dictionary (not anymore a tuple)
|
2013-06-29 18:41:14 +02:00 |
test_mandatory.py
|
remove _setoption in SymLinkOption
|
2013-04-22 09:19:05 +02:00 |
test_metaconfig.py
|
key is now always path and change opt by path dictionary storage
|
2013-08-21 22:21:50 +02:00 |
test_option.py
|
documentation on the tests
|
2013-08-22 12:17:10 +02:00 |
test_option_calculation.py
|
key is now always path and change opt by path dictionary storage
|
2013-08-21 22:21:50 +02:00 |
test_option_consistency.py
|
multi, None and validation
|
2013-05-10 22:34:07 +02:00 |
test_option_default.py
|
* config herite from BaseInformation class
|
2013-05-08 18:14:42 +02:00 |
test_option_owner.py
|
remove _setoption in SymLinkOption
|
2013-04-22 09:19:05 +02:00 |
test_option_setting.py
|
key is now always path and change opt by path dictionary storage
|
2013-08-21 22:21:50 +02:00 |
test_option_type.py
|
requirement are now a dictionary (not anymore a tuple)
|
2013-06-29 18:41:14 +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
|
add sort, reverse, insert and extend in Multi
|
2013-06-12 22:48:22 +02:00 |
test_permissive.py
|
key is now always path and change opt by path dictionary storage
|
2013-08-21 22:21:50 +02:00 |
test_requires.py
|
add test for recursive path in requirement
|
2013-08-22 22:57:32 +02:00 |
test_reverse_from_path.py
|
values are in value objects now
|
2013-02-07 16:20:21 +01:00 |
test_slots.py
|
* config herite from BaseInformation class
|
2013-05-08 18:14:42 +02:00 |
test_symlink.py
|
requirement are now a dictionary (not anymore a tuple)
|
2013-06-29 18:41:14 +02:00 |