Commit Graph

6 Commits

Author SHA1 Message Date
Pierre Sassoulas
68507788fb [pylint.message] Rename MessagesStore to MessageDefinitionStore
We anticipate to have a MessageIdStore.
2019-08-09 15:02:19 +02:00
Pierre Sassoulas
e8bed2fc04 [pylint.message] Add unittests for MessageDefinition 2019-08-06 16:38:21 +02:00
Pierre Sassoulas
d7d6047704 [pylint.message] Remove MessageStore.add_renamed_message
It was only used in tests never in code.
2019-08-06 16:38:21 +02:00
Pierre Sassoulas
0a1ae3f9df Test - Handle the case where the msgid does not exist 2019-06-20 14:09:59 +02:00
Pierre Sassoulas
fd5c80efbf Test - Add unittest for MessageStore format help 2019-06-20 14:09:59 +02:00
Ashley Whetter
33b8185a45 Stopped installing tests with package 2019-06-20 10:02:14 +02:00