-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
addons/namingng.py: Add unit test for standalone mode.
This reuses the existing unit test, running the addon on the dump file created. The format of the standalone mode is different so the expected output is slightly transformed before checking. This implicitly also tests `cppcheck --dump`, i.e. whether checking 1 file leads to 1 dump file, and whether the dump filename is indeed file+'.dump'. This is relevant as some code simply assumes this to be the case.
- Loading branch information
Showing
1 changed file
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters