summary refs log tree commit diff
path: root/src/etc/check-sanitycheck.py
AgeCommit message (Expand)AuthorLines
2015-06-01Fix platform detectionpetrochenkov-6/+3
2015-05-30Warn if the test suite is run on Windows in console with non-UTF-8 code pagepetrochenkov-0/+7
2015-05-10sancheck: import resource inside of the posix checkRicho Healey-1/+1
2015-03-27check: Reword the warning to be more prescriptiveRicho Healey-3/+5
2015-03-27check: Name the sentinal variable more sanelyRicho Healey-1/+1
2015-03-27check: Fix the check for platform formattingRicho Healey-1/+1
2015-03-27check: Run the rlimit_core check on *BSDRicho Healey-1/+1
2015-03-27check: Add licenseRicho Healey-0/+11
2015-03-27check: Warn users with nonzero RLIMIT_CORERicho Healey-0/+41