BradleyCai / ucr-schedule-visualizer

Generates an hour by hour view and shows the locations of all the classes from a raw class list from GROWL.
https://waa.ai/ucrsv
MIT License
5 stars 2 forks source link

Regex course parsing does not pick up edge cases #63

Closed BradleyCai closed 8 years ago

BradleyCai commented 8 years ago

Certain edge cases are not parsed.

I have attached a text file that contains these edge cases as well as general everyday test cases.

Both our work in progress regex and the currently stable regex are included in the text file as well.

The finished regex should be able to pick up every course in the file.

regex-testing-file.txt