| fix integer .iabs() missing return value |
|
More...
|
over 3 years ago
|
| add more unit tests for values.numbers |
|
More...
|
over 3 years ago
|
| Merge branch 'topic-test-various' into develop |
|
More...
|
over 3 years ago
|
| ensure session iostreams of incorrect type raise TypeError |
|
More...
|
over 3 years ago
|
| add test for session iostreams of incorrect type |
|
More...
|
over 3 years ago
|
| add test for bytematrix on bytes of insufficient length |
|
More...
|
over 3 years ago
|
| add unit test for NewlineWrapper |
|
More...
|
over 3 years ago
|
| Merge branch 'topic-test-statements' into develop |
|
More...
|
over 3 years ago
|
| add test gwbasic/CHAIN_with_dummy_fifth_argument |
|
More...
|
over 3 years ago
|
| add test for WAIT syntax with no errors |
|
More...
|
over 3 years ago
|
| add test for CLS sytax on pcjr (no parameter allowed) |
|
More...
|
over 3 years ago
|
| Merge branch 'topic-test-program' into develop |
|
More...
|
over 3 years ago
|
| remove dead code from program module, mark unreachable debug lines as not covered by tests |
|
More...
|
over 3 years ago
|
| on LOAD< ensure CLEAR is executed first to avoid inconsistent state if merge fails (direct statement in file) |
|
More...
|
over 3 years ago
|
| add test gwbasic/direct_statement_in_file |
|
More...
|
over 3 years ago
|
| add tests for PEEK and POKE into program code |
|
More...
|
over 3 years ago
|
| add unit test exercising the code path for Program.load from a non-program file |
|
More...
|
over 3 years ago
|
| add test gwbasic/RENUM_with_GOTO_0/ |
|
More...
|
over 3 years ago
|
| add test basic/gwbasic/RENUM_to_6553x/ for RENUM to illegal line numbers |
|
More...
|
over 3 years ago
|
| add test basic/gwbasic/store_program_line_6553x for syntax error on storing lines 65530 and above |
|
More...
|
over 3 years ago
|
| add test basic/gwbasic/protected_program for editing in protected mode |
|
More...
|
over 3 years ago
|
| fix Program.__repr__ for Python 3 |
|
More...
|
over 3 years ago
|
| add test for Program.__repr__ |
|
More...
|
over 3 years ago
|
| mark unreachable line in converter.lister as not covered by tests |
|
More...
|
over 3 years ago
|
| Merge branch 'topic-break-on-direct-line' into develop |
|
More...
|
over 3 years ago
|
| fix Break message on INPUT - should *not* have \xff ending unlike other Break messages |
|
More...
|
over 3 years ago
|
| fix missing Break message and prompt when interrupting INPUT on direct line |
|
More...
|
over 3 years ago
|
| add tests basic/gwbasic/ctrl-c_on_INPUT and basic/gwbasic/ctrl-c_on_INPUT_direct_line |
|
More...
|
over 3 years ago
|
| fix screen dump logic in new test |
|
More...
|
over 3 years ago
|
| Merge branch 'topic-interpreter-tests' into develop |
|
More...
|
over 3 years ago
|