v0.0-538-g5a86ad4: PR #400: package_test_WIP
This exercise demonstrates the use of ExactMatchFindings for CST accessor tests.
This improves a set of tests using that tester function, which is generalized to match any number of expected findings.
This will help with the development of future CST accessor functions such as extracting declared identifiers from various declaration types.
issues #370
GitHub PR https://github.com/google/verible/pull/400
Copybara import of the project:
- 6dd982b201ece428af14d3387801847f58b526c4 package_test_WIP by muhdmud <[email protected]>
- 714a48f77cb5df81bcc389c01cf9099467d2ad71 more testcases for package_test.cc by muhdmud <[email protected]>
- 08723ce821f60f43b7e9e47263ae6d0116ce7b7f added more test cases as requested by muhdmud <[email protected]>
- 11cd405bef5056efaa6a5eab03e7eb3bb7310110 added getpackagenametoken2 and couple testcases by muhdmud <[email protected]>
- a426197dadb236c522b9b149beeca910bbcbdcd8 changed to GetPackageNameLeaf and added more testcases by muhdmud <[email protected]>
Closes #400
PiperOrigin-RevId: 327321986