- Timestamp:
- Jan 18, 2010, 3:02:12 AM (10 years ago)
- Location:
- zzuf/trunk
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/.gitignore
r4245 r4279 28 28 test/zzero 29 29 test/zznop 30 test/zzone 30 31 test/bug-div0 31 32 test/bug-memory -
zzuf/trunk/test/Makefile.am
r4272 r4279 2 2 EXTRA_DIST = $(TESTS) functions.inc file-00 file-ff file-random file-text 3 3 4 noinst_PROGRAMS = zzero zznop bug-overflow bug-memory bug-div04 noinst_PROGRAMS = zzero zznop zzone bug-overflow bug-memory bug-div0 5 5 6 6 TESTS = check-zzuf-A-autoinc \
Note: See TracChangeset
for help on using the changeset viewer.