aboutsummaryrefslogtreecommitdiff
path: root/tests/expected
Commit message (Collapse)AuthorAgeFilesLines
* Add a warning for each unused variableMiquel Sabaté Solà2025-09-022-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* nasm: Implement the -D flagMiquel Sabaté Solà2025-01-223-0/+0
This allows users to define variables directly from the command line, which is useful for testing purposes. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>