Changeset 4253 for zzuf/trunk/test/check-memory
- Timestamp:
- 01/13/10 00:54:02 (3 years ago)
- File:
-
- 1 edited
-
zzuf/trunk/test/check-memory (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/test/check-memory
r4120 r4253 1 1 #!/bin/sh 2 # 3 # check-memory - check that zzuf catches excessive memory allocations 4 # Copyright (c) 2008-2010 Sam Hocevar <sam@hocevar.net> 5 # All Rights Reserved 6 # 7 # This program is free software. It comes without any warranty, to 8 # the extent permitted by applicable law. You can redistribute it 9 # and/or modify it under the terms of the Do What The Fuck You Want 10 # To Public License, Version 2, as published by Sam Hocevar. See 11 # http://sam.zoy.org/wtfpl/COPYING for more details. 12 # 2 13 3 14 . "$(dirname "$0")/functions.inc"
Note: See TracChangeset
for help on using the changeset viewer.
