programs/testing: Post-SVN tidy #430
Reference in New Issue
Block a user
Delete Branch "ace-dent/kolibrios-gitea:PR-TidySVN-testing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
trunkinto root directory for each program.CRLF>LF, so best to view diffs with whitespace changes hidden.(Work towards #75, point 3)
4c040d431fto72b560696a72b560696ato9ecc0583ecUpdates the following programs (for testing):
testing/cpuidtesting/disptesttesting/kbdtesting/latencytesting/mgbtesting/protectiontesting/pcidev@@ -73,3 +73,3 @@fasm system\mousemul\mousemul.asm %BIN%\mousemulfasm system\taskbar\TASKBAR.ASM %BIN%\@TASKBARrem fasm system\pcidev\trunk\pcidev.asm %BIN%\pcidevfasm testing\pcidev\trunk\pcidev.asm %BIN%\pcidevnot found file "testing\pcidev\trunk\pcidev.asm"
Great catch! Thanks! Fixed in latest commit.
@@ -70,3 +70,3 @@fasm system\launcher\launcher.asm %BIN%\launcherfasm system\menu\menu.asm %BIN%\@menurem fasm system\mgb\trunk\mgb.asm %BIN%\mgbfasm testing\mgb\mgb.asm %BIN%\mgbnot all paths have been fixed
Hi @Doczom. Possibly you are on the wrong branch on your local machine? You can see in the committed code in this PR, that the paths are correctly fixed.
program/testing: Post-SVN tidyto programs/testing: Post-SVN tidy