Histórico de Commits

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