gash/TODO

15 lines
355 B
Plaintext
Raw Normal View History

* setup test driven development: done
2017-02-19 12:49:30 +00:00
* execute tests using gash: done
* parsing posix shell: nested "'""'": done
* globbing: done
* job control: done
2017-04-08 20:39:43 +01:00
* substitution: done
* readline: prompt2: in progress
* pipe: in progress: mix built-in with process
* compound: case, while, until
2017-04-08 20:39:43 +01:00
* expansion: done
* alias:
2018-07-14 11:34:42 +01:00
* iohere:
* redirection:
* posix compliance: