diff options
author | TakeshiMusgrave <tkm45@cornell.edu> | 2022-04-09 18:02:53 -0400 |
---|---|---|
committer | KevinMusgrave <tkm45@cornell.edu> | 2022-04-15 10:10:03 -0400 |
commit | ae0e06a439e09a7e24dd6198591a588c8df2d529 (patch) | |
tree | 0f0541a3c724d23f0763b983984faa57cb56e730 /doc | |
parent | 38d3d0bfc4cae6b31c5ac30f9b0da458bd9a9e57 (diff) |
Converted lint-tests.sh to python
Use raw string
Use re.search instead of grep in check_matching_test_names
Replaced bash commands in check_unique_test_names with python commands
Use set and sort output
Use set comprehension
Use .splitlines()
Call grep_boost_fixture_test_suite once
splitlines() once
Fixed copyright date
Use check_output() instead of run()
add encoding='utf8'
Use clearer code for getting duplicates
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions