Commit Graph

11 Commits

Author SHA1 Message Date
Pierre Sassoulas
3981bec0d1 [tests.message] Add a test for multiple messages with the same old name 2019-09-10 11:14:38 +02:00
Pierre Sassoulas
6c29ff712a [pylint.message] Simplification with 1-1 link between symbol and msgid
Also add a lot of unit tests.
2019-08-19 13:54:52 +02:00
Pierre Sassoulas
0e143606cb [tests.message] Create a test for MessageDefinition __str__ 2019-08-19 13:54:52 +02:00
Pierre Sassoulas
672def32e3 [pylint.message] Create a MessageDefinition.check_msgid function 2019-08-19 13:54:52 +02:00
Pierre Sassoulas
4bd00376f8 [pylint.message] Create a MessageIdStore class 2019-08-19 13:54:52 +02:00
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