Skip to content

feat: add flag to change working directory#134

Merged
duhow merged 8 commits into
masterfrom
fld_change
Nov 2, 2024
Merged

feat: add flag to change working directory#134
duhow merged 8 commits into
masterfrom
fld_change

Conversation

@Fubukimaru

Copy link
Copy Markdown
Owner

I have added a new -r flag to change the working directory of the assembler to the path where the .asm file is.

Tests and documentation have been updated to cover the Issue #133.

With -r you can now tell asMSX to find all paths relative to the .ASM
file provided as main file.

Closes #133
- Included tests for Issue 133
- Included removal of test folder required for test Issue 133
- Included new "I Build" to support one flag
@Fubukimaru Fubukimaru requested a review from duhow November 2, 2024 13:32
@duhow duhow self-assigned this Nov 2, 2024
Comment thread src/dura.y Outdated
@duhow duhow changed the title Added flag to change working directory feat: add flag to change working directory Nov 2, 2024
@duhow duhow linked an issue Nov 2, 2024 that may be closed by this pull request
duhow
duhow previously approved these changes Nov 2, 2024
Comment thread test/steps/build.py
@Fubukimaru

Copy link
Copy Markdown
Owner Author

@jamque Can you check again if it works on Windowzer?
https://github.com/Fubukimaru/asMSX/actions/runs/11643932198/artifacts/2136513316

@Fubukimaru

Copy link
Copy Markdown
Owner Author

Got the Ok from @jamque.

@duhow You can proceed with the review.

Muito obrigado 🙇

@duhow duhow merged commit a882403 into master Nov 2, 2024
@duhow duhow deleted the fld_change branch November 2, 2024 16:28
@Fubukimaru

Copy link
Copy Markdown
Owner Author

💃💃💃💃💃💃💃💃💃💃💃 YAS 💃💃💃💃💃💃💃💃💃💃💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change working directory to .asm file path

3 participants