CPSC 480-010 Software Engineering (SE) Fall 2024

Week 10 Class 19 Thu Oct 31 Posted: Oct 31

After Class

For the Attribute assignment, I made a fix to the assignment repository. Your repositories are forks of the assignment repository.

The fix is to the testRun.sh and testRunEmpty.sh files. When run by themselves, it works fine. But when you use the make test-run and make test-run-empty, it always fails.

If you created your repository after I made this change, you will have the fix. However, if you created it before the change you will need the fix.

To get this fix, sync with the fork on GitHub. You will have to do a git pull in your cloned repository to get the changes.

Announcements

Class

Unless stated otherwise, all exercises are due by 3 pm on Monday, Nov 4.