Cronologia Commit

Autore SHA1 Messaggio Data
  Denys Vlasenko bcf1fa80f3 hush: add tests for interrupting read 13 anni fa
  Denys Vlasenko dbfa45b3b2 hust test: complain if busybox binary can't be found 15 anni fa
  Denys Vlasenko cbfe6ad4c6 hush: fix \<newline> handling on NOMMU 15 anni fa
  Denys Vlasenko 19679784c0 hush tests: remove the requirement that .config is in ../.. 15 anni fa
  Mike Frysinger eab40e5885 hush_test: stop mixing tabs/spaces for indentation 15 anni fa
  Mike Frysinger ff64fb9e31 hush_test: filter test output to avoid C lib differences 15 anni fa
  Mike Frysinger 20300d0129 source the .config so tests can signal they need to be skipped due to feature disable 15 anni fa
  Denis Vlasenko cd418a2670 hush: fix a bunch of obscure while/until/continue bugs 15 anni fa
  Mike Frysinger a36258f288 trim trailing slashes from specified subdir so we output to the right place 15 anni fa
  Denis Vlasenko e61f07f036 remove ((expr)) bash'ism 15 anni fa
  Mike Frysinger 42ab86520e make sure we exit based on test failure rather than always exiting with 0 15 anni fa
  Denis Vlasenko 30c9cc5b17 hush: continue fixing quoting and subst: fix glob_and_assign.tests. 16 anni fa
  Denis Vlasenko a84420062a hush: support "! cmd | cmd" negation 16 anni fa
  Denis Vlasenko 05743d7949 hush: reinstate `cmd` handling for NOMMU (with fat big warning). 16 anni fa
  Denis Vlasenko cccdc4e01a hush: fix $ expansion in redirections, add testcase for that 17 anni fa
  Denis Vlasenko f962a0354e hush: plug memory leak 17 anni fa
  Denis Vlasenko 119b995437 hush: reinstate hush_test, add testcases for process subst 17 anni fa
  Denis Vlasenko 3e9aaae5dc hush: fix bug in interactive shell introduced yesterday 17 anni fa
  Denis Vlasenko e0a336747c hush: fix "unterminated last line loops forever" bug 17 anni fa