ChangeLog
上传用户:shenzhenrh
上传日期:2013-05-12
资源大小:2904k
文件大小:2k
- 2001-02-01 Marcus G. Daniels <mgd@forager.swarm.org>
- * Makefile.am (EXTRA_DIST): Remove File.test.
- * File.test: Removed.
- 2000-03-28 <mgd@nest.swarm.org>
- * Swarm 2.1.1 frozen.
- 2000-02-12 <mgd@nest.swarm.org>
- * Swarm 2.1 frozen.
- 1999-09-18 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Swarm 2.0.1 released.
- 1999-08-28 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * Swarm 2.0 released.
- 1999-06-30 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * QSortTest.m (main): Use casts to PTRINT instead of int and PTRINTFMT
- instead of %d. Use scratchZone for indices.
- 1999-06-29 Alex Lancaster <alex@santafe.edu>
- * AppendFileTest.m (main): OutFile method name change, withName ->
- setName.
- 1999-05-18 Marcus G. Daniels <mgd@pojoaque.santafe.edu>
- * AppendFileTest.m, ObjectLoaderTest.m, QSortTest.m: Include
- misc.h instead of stdlib.h and stdio.h.
- 1999-01-19 Alex Lancaster <alex@santafe.edu>
- * TestObject.[hm]: Add `getVar1', `getVar2', `getChar1' accessor
- methods. Reformatting throughout.
- * QSortTest.m (main): Add conditionals that will return `1' if any
- of the tests fail, as expected by automake, otherwise return a `0'
- (pass). Compacted the diagnostic output.
- * ObjectLoaderTest.m (main): Likewise.
- * AppendFileTest.m (main): Likewise.
- 1999-01-18 Alex Lancaster <alex@santafe.edu>
- * ObjectLoaderTest.m Get the path to the `test.data' file from the
- `$srcdir' environment variable which is set in the TESTS
- environment by automake.
- * test.data: Fix format.
- * TestObject.h: Import objectbase.h.
- * ObjectLoaderTest.m (main): Constify argv. Use initSwarmBatch.
- * AppendFileTest.m (main): Likewise.
- * QSortTest.m (main): Likewise.
- * Makefile: Remove.
- * Makefile.am: Add file.
- 1997-12-16 Alex Lancaster <alex@wijiji.santafe.edu>
- * {*.[hm], Makefile}: Added to repository. Some "unit" tests for
- simtools.