patrick thornton

Results 4 issues of patrick thornton

loads "bash -c {command}" with env by prepending export commands; unfortunately, given pexpect's API, i don't see a cleaner way to do this. previous method of including environment in check50's...

adding troubleshoot about certain linking runtime error that can happen on newer macs with dyld; addresses https://github.com/cs50/libcs50/issues/331.

aligns check50 display with expectations

fixes the tests with .reject()

bug
CS50P