diff options
author | Martin Pool <mbp@samba.org> | 2003-04-14 06:07:25 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2003-04-14 06:07:25 +0000 |
commit | 4dc97bea8baa5ea545b29d02061656eede309930 (patch) | |
tree | 0032e2dca67f4f0b2d7a3f595d3a0ae39e823e29 /source3/bin/.cvsignore | |
parent | 49f5045fe7bd6fc52304a522a56180d70ffa2ebf (diff) | |
download | samba-4dc97bea8baa5ea545b29d02061656eede309930.tar.gz samba-4dc97bea8baa5ea545b29d02061656eede309930.tar.bz2 samba-4dc97bea8baa5ea545b29d02061656eede309930.zip |
Build and run the lib/snprintf.c test cases from "make check".
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
Diffstat (limited to 'source3/bin/.cvsignore')
-rw-r--r-- | source3/bin/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 5c61680e12..770100fd31 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -39,6 +39,7 @@ smbtree smbumount swat t_push_ucs2 +t_snprintf t_strcmp t_stringoverflow talloctort |