index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
/
all_sourcecode.tests
Age
Commit message (
Expand
)
Author
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2009-11-15
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-04
all_sourcecode.tests: check commented out applet order too
Mike Frysinger
2009-11-04
tests: fix POSIX shell source style
Mike Frysinger
2009-04-21
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2008-03-17
clean up TODO file. No real code changes.
Denis Vlasenko
2008-02-15
add a test case for usage strings to catch people forgetting to add trailing ...
Mike Frysinger
2007-08-06
sed: fix 'q' command handling ("Nguyen Thai Ngoc Duy" <pclouds@gmail.com>)
Denis Vlasenko
2006-08-28
- pull from busybox_scratch: r15829:15850
Bernhard Reutner-Fischer
2006-05-26
check for queueing dependancy dependancies typos
Mike Frysinger
2006-05-26
queuing is spelled correctly
Mike Frysinger
2006-04-29
detect more obsolete headers
Mike Frysinger
2006-04-28
- print "Obsolet headers" instead of "Obsolete function usage" when checking
Bernhard Reutner-Fischer
2006-04-18
- typo: s/derefernce/dereference/g
Bernhard Reutner-Fischer
2006-04-18
- add typo s/deamon/daemon/g
Bernhard Reutner-Fischer
2006-04-18
- add grep for typo s/algorithic/algorithmic/g
Bernhard Reutner-Fischer
2006-04-16
add a check for obsolete headers
Mike Frysinger
2006-04-16
add some tests for common typos and for obsolete functions
Mike Frysinger
2006-04-04
Avoid spurious error message. (Technically applet order should be "SKIPPED"
Rob Landley
2006-04-01
work outside of the srctree
Mike Frysinger
2006-04-01
new test for source code sanity
Mike Frysinger