OSDN Git Service

basename: fix segfault on null input; add tests
[android-x86/external-toybox.git] / tests / useradd.test
2016-03-02 Rob LandleyFactor out command name at the start of test name,...
2016-03-02 Rob LandleyTry to consistently print command name at the start...
2016-01-31 Rob LandleyMore testsuite tweaks.
2015-05-12 Rob LandleySet the executable bits on all the *.test files. (Wasn...
2015-03-01 Elliott Hughesfix copy/paste-o in useradd.test
2015-02-18 Yeongdeok SuhSeparate 'userdel' from testing syntax.
2014-09-20 Rob LandleyMove testsuite out of scripts/test into its own top...