[BUG] Regex issues on adding new module #9

Open
opened 2024-06-12 03:32:30 +00:00 by jakegoodwin · 0 comments
Owner

How to recreate:

  1. run the otto.sh script
  2. enter the name "utils"

The issue is that "todays_date" is never replaced, also that the header guard substitution doesn't work correctly instead of it
giving a all caps "UTILS_H" its a bunch of upper and lower case Us.

How to recreate: 1. run the otto.sh script 2. enter the name "utils" The issue is that "todays_date" is never replaced, also that the header guard substitution doesn't work correctly instead of it giving a all caps "UTILS_H" its a bunch of upper and lower case Us.
jakegoodwin added the
bug
label 2024-06-12 03:32:30 +00:00
jakegoodwin self-assigned this 2024-06-12 03:32:30 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TDD-Templates/cmake_cpputest_template#9
No description provided.