tiramisu/test
Emmanuel Garette de44daafeb - can reset directly custom settings for an option: setting[option].reset()
- option properties are now tuple in internal, and change it to set when needed (that coping data)
2013-07-13 10:42:10 +02:00
..
__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 Manipulate properties is now more convenient: 2013-04-20 17:30:05 +02:00
test_config.py Config: __str__ raise if no str/unicode value 2013-07-03 21:56:31 +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 * config herite from BaseInformation class 2013-05-08 18:14:42 +02:00
test_option.py compare option 2013-05-05 21:43:19 +02:00
test_option_calculation.py requirement are now a dictionary (not anymore a tuple) 2013-06-29 18:41:14 +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 - can reset directly custom settings for an option: setting[option].reset() 2013-07-13 10:42:10 +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 work on MetaConfig 2013-05-02 11:34:57 +02:00
test_requires.py support multi requirement with inverse for same option 2013-07-03 15:04:15 +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