Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement local labels (1b, 2f) like in GNU assembler. #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Implement local labels (1b, 2f) like in GNU assembler.

6182c2a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Implement local labels (1b, 2f) like in GNU assembler. #107

Implement local labels (1b, 2f) like in GNU assembler.
6182c2a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 19, 2024 in 0s

All 8 tests pass in 35s

12 files  12 suites   35s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
24 runs  24 ✅ 0 💤 0 ❌

Results for commit 6182c2a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

8 tests found

There are 8 tests, see "Raw output" for the full list of tests.
Raw output
RarsUnitTest ‑ checkBinary
RarsUnitTest ‑ checkPrograms
RarsUnitTest ‑ checkPseudo
SmokeTest ‑ assertTrueTest
rars.simulator.BackStepperTest ‑ testSimulateMemory
rars.simulator.BackStepperTest ‑ testSimulateRegister
rars.simulator.SimulatorTest ‑ testSimulateMemory
rars.simulator.SimulatorTest ‑ testSimulateRegister