Move BASIC fixtures into the editable language corpus
All checks were successful
akbasic CI Build / cmake_build (push) Successful in 3m34s
akbasic CI Build / coverage (push) Successful in 4m4s
akbasic CI Build / sanitizers (push) Successful in 6m59s
akbasic CI Build / akgl_build (push) Successful in 7m57s
akbasic CI Build / mutation_test (push) Successful in 23m28s
All checks were successful
akbasic CI Build / cmake_build (push) Successful in 3m34s
akbasic CI Build / coverage (push) Successful in 4m4s
akbasic CI Build / sanitizers (push) Successful in 6m59s
akbasic CI Build / akgl_build (push) Successful in 7m57s
akbasic CI Build / mutation_test (push) Successful in 23m28s
Move every program and expectation out of tests/reference and register the unified tests/language corpus as local cases. Remove the old immutable-corpus protections from build, maintenance, and documentation paths. Co-authored-by: andrew <andrew@aklabs.net>
This commit is contained in:
@@ -182,7 +182,7 @@ static void test_runstream_assigns_the_same_slots(void)
|
||||
/**
|
||||
* @brief A file ending in a blank line keeps its last line.
|
||||
*
|
||||
* `tests/reference/language/arithmetic/integer.bas` is this shape, and both this
|
||||
* `tests/language/arithmetic/integer.bas` is this shape, and both this
|
||||
* interpreter and the reference used to erase the last line before running it --
|
||||
* the blank line was filed under the cursor, which for a line with no number of
|
||||
* its own is the number of the line before it.
|
||||
|
||||
Reference in New Issue
Block a user