aboutsummaryrefslogtreecommitdiff
path: root/tests/common.sh
Commit message (Expand)AuthorAgeFilesLines
* Add basic `defer` implementation.Mustafa Quraish2022-02-011-1/+1
* Testing: Add support for testing stdout results, check builtinsMustafa Quraish2022-02-011-0/+35
* Update build system to use MakefileMustafa Quraish2022-01-301-21/+4
* Make the compiler / scripts work on Linux too (yay!)Mustafa Quraish2022-01-291-3/+14
* Implement blocks (lexically scoped) and conditionalsMustafa Quraish2022-01-291-1/+19
* Allow uninitialized variable declarationsMustafa Quraish2022-01-291-19/+4
* Add some tests for local variablesMustafa Quraish2022-01-291-0/+20
* Scripts: Reorganize a bit, add some rudimentary shell-testingMustafa Quraish2022-01-281-0/+27