Cxbx-Reloaded / xbox_kernel_test_suite

Xbox kernel APIs tester written using nxdk
GNU General Public License v3.0
22 stars 6 forks source link

Fix relative path usage bug #63

Closed ergo720 closed 4 years ago

ergo720 commented 4 years ago

This is intended to fix the relative path bug issue introduced in https://github.com/Cxbx-Reloaded/xbox_kernel_test_suite/pull/61. I already tested this on both my Xbox and with https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/commit/08691c24e17f48e7cecc839fb4a7fd6543d332c5 and I can confirm that they are both able to open config.txt and write kernel_tests.log files.

Closes https://github.com/Cxbx-Reloaded/xbox_kernel_test_suite/issues/14

JayFoxRox commented 4 years ago

This PR should probably be marked for closing #14? (the previous PR #61 aimed to do it, but actually didn't?) This was added to the PR description.