summary refs log tree commit diff
path: root/src/bltin/test.c (follow)
Commit message (Expand)AuthorAge
* [BUILTIN] test: little size and speed optimizationsOleg Verych2007-09-22
* [BUILTIN] test: White space fixesOleg Verych2007-09-22
* [SYSTEM] Check return code for getgroups and fwriteAlexey Gladkov2006-10-13
* [BUILTIN] Removed standalone/csh support from testHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Invert return value of test_eaccess and rename it to test_st_mode.herbert2005-09-26
* Eliminate duplicate stat in test_eaccess.herbert2005-09-26
* Optimised FILGZ test.herbert2005-09-26
* Enclose abort insode ifdef DEBUG.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe