tiramisu/test
Emmanuel Garette 73745be440 Important behavior change : to add default_multi value, now use Multi.append(), not Multi.append(None) 2013-12-09 17:59:39 +01: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 support no expire in getcache 2013-09-07 22:37:13 +02:00
test_config.py Important behavior change : to add default_multi value, now use Multi.append(), not Multi.append(None) 2013-12-09 17:59:39 +01:00
test_config_api.py rename FileOption to FilenameOption 2013-10-01 08:19:10 +02:00
test_config_big_example.py mandatory or type error raised 2012-09-12 10:38:41 +02:00
test_config_domain.py correction in allow_without_dot + test 2013-10-01 10:13:17 +02: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 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 better name's validation 2013-12-09 17:55:52 +01:00
test_option_calculation.py Important behavior change : to add default_multi value, now use Multi.append(), not Multi.append(None) 2013-12-09 17:59:39 +01:00
test_option_consistency.py tiramisu/option.py: 2013-09-28 17:05:01 +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 check if permissive is in global properties before allow permissive for an option 2013-12-09 15:29:37 +01:00
test_option_setting.py we can serialize Config now 2013-09-22 20:57:52 +02:00
test_option_type.py python 3 compatibility 2013-08-28 21:13:42 +02:00
test_option_validator.py update invalid's message and display all informations when raises 2013-09-30 22:56:08 +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 error if change slave len for default's slave option 2013-09-19 23:02:15 +02:00
test_permissive.py check if permissive is in global properties before allow permissive for an option 2013-12-09 15:29:37 +01: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 rename FileOption to FilenameOption 2013-10-01 08:19:10 +02:00
test_state.py tiramisu/option.py: 2013-09-28 17:05:01 +02: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