2 Commits

Author SHA1 Message Date
Seth Hillbrand
16b3c80a7c qa: Add StrNumCmp test 2019-03-01 11:22:35 -08:00
John Beard
dc20521cb9 Break out getTrailingInt from MODULE
This is not logic specific to MODULE. Breaking it out to
kicad_string.h acheives:

* Slimming of the MODULE interface
* Enables reuse of the function
* Enables testing of the function

Also add a test under qa_common for this function.
2019-01-30 15:41:36 -08:00