aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-e2e.sh
Commit message (Expand)AuthorAgeFilesLines
* Avoid invalid identifiers in proc/macro/scopeMiquel Sabaté Solà2026-02-031-0/+7
* Add the .fallthrough control statementMiquel Sabaté Solà2026-02-021-0/+12
* Warn on pointless (un)conditional branchingMiquel Sabaté Solà2026-02-021-0/+5
* tests: do not generate dummy out.nes filesMiquel Sabaté Solà2026-02-021-3/+3
* Allow constants in asan:reserve statementsMiquel Sabaté Solà2025-12-151-0/+5
* scripts: Remove the usage of asan in most examplesMiquel Sabaté Solà2025-09-041-18/+22
* Add a check for variable namesMiquel Sabaté Solà2025-09-031-0/+5
* Validate that memory access is done via variablesMiquel Sabaté Solà2025-09-031-0/+6
* Add a warning for each unused variableMiquel Sabaté Solà2025-09-021-0/+6
* Split the --stats and the --strict flagsMiquel Sabaté Solà2025-09-021-18/+18
* Rebump end-to-end tests to work via git submodulesMiquel Sabaté Solà2025-08-181-18/+103
* nasm: Implement the -D flagMiquel Sabaté Solà2025-01-221-0/+11
* tests: Add aoc2023.nes to end-to-end testsMiquel Sabaté Solà2025-01-221-0/+12
* tests: Update code.nes so -Werror can be passedMiquel Sabaté Solà2025-01-131-9/+6
* tests: Bundle end-to-end tests into a tarballMiquel Sabaté Solà2025-01-101-8/+19
* Implement the .include statementMiquel Sabaté Solà2025-01-091-0/+3
* Add support for UxROM chipsMiquel Sabaté Solà2024-12-201-0/+3
* Introduce end-to-end testsMiquel Sabaté Solà2024-12-201-0/+11