.. |
__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
|
in __setattr__, name should never be object's variable name
|
2013-08-24 21:26:10 +02:00 |
test_config.py
|
impl_get_information and impl_set_information are, now, persistent in storage
|
2013-09-03 10:38:38 +02:00 |
test_config_api.py
|
new logo for the tiramisu project
|
2013-09-02 16:27:22 +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_dereference.py
|
add test test/test_dereference.py + memoryleaks in optiondescription's cache
|
2013-08-27 21:36:52 +02:00 |
test_freeze.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +02:00 |
test_mandatory.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +02:00 |
test_metaconfig.py
|
rename API add_owner -> addowner
|
2013-08-27 16:12:53 +02:00 |
test_option.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +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
|
add some tests for values
|
2013-08-25 18:06:07 +02: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
|
rename API add_owner -> addowner
|
2013-08-27 16:12:53 +02:00 |
test_option_setting.py
|
getowner need now an option
|
2013-08-24 22:32:54 +02:00 |
test_option_type.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +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 some tests for values
|
2013-08-25 18:06:07 +02:00 |
test_permissive.py
|
order in properties can change
|
2013-08-28 21:23:42 +02:00 |
test_requires.py
|
cannot set properties if those properties are in requirement
|
2013-09-02 19:47:00 +02:00 |
test_reverse_from_path.py
|
values are in value objects now
|
2013-02-07 16:20:21 +01:00 |
test_slots.py
|
cannot set properties if those properties are in requirement
|
2013-09-02 19:47:00 +02:00 |
test_storage.py
|
impl_get_information and impl_set_information are, now, persistent in storage
|
2013-09-03 10:38:38 +02:00 |
test_symlink.py
|
python 3 compatibility
|
2013-08-28 21:13:42 +02:00 |