Saurabh Chaturvedi
Saurabh Chaturvedi
Chapter 1 is scattered in the top level folder.
See my comment on Medium.
@eribeiro Thanks for the PR, I just forgot to inform you about doing a separate PR as I’m busy with a conference this week. However, please fix the undeclared identifier...
@pmenon Can you please hint me on how do I accomplish this check? I basically need to check for membership in a set of available databases' names.
Can I work on this?
@tcm-marcel Should `check_tests` function be only called on staged test files? Also, what are the criteria for the gtest macro methods to be checked? Should each test case name end...
I think I should add a path regex for checking whether we have a test file instead of checking membership in the path set returned by `glob.glob()` for faster execution....
@tcm-marcel How do I check the methods? They don't follow a prefix/suffix pattern. Also, to resolve the issue you mentioned above, should I omit the files that end with a...
Alright, but do we have to check after we extract the identifiers?
Yeah, but a lot of test cases across different test files do not. Are we going to use the validator script to fix all these files?