2001-10-08  [ Ela ]  <ela@lkcc.org>

	* codec.dsp: New file. Project file for the codec test under
	Windows.

2001-10-07  [ Ela ]  <ela@lkcc.org>

	* codec-test.c: New test. Demonstrates both: using the serveez
	core library and usage of the codec interface.

2001-07-03  Stefan Jahn  <s.jahn@bit-side.de>

	* test.c: Removed unnecessary functions `svz_log()' and
	`svz_hexdump()'.

2001-06-10  [ Ela ]  <ela@lkcc.org>

	* array-test.c (main): Two more checks for the replication
	functions `svz_array_dup()' and `svz_array_strdup()' 
	implemented.

2001-05-03  [ Ela ]  <ela@lkcc.org>

	* test.c (svz_hexdump): Added this as wrapper if 
	DEBUG_MEMORY_LEAKS is defined.

2001-04-04  [ Ela ]  <ela@lkcc.org>

	* array-test.c (main): Added check for array iteration.

2001-03-31  [ Ela ]  <ela@lkcc.org>

	* vector-test.c: Implemented tests for the vector lists.

2001-03-29  [ Ela ]  <ela@lkcc.org>

	* array-test.c (main): Added stress test for arrays.

2001-03-10  [ Ela ]  <ela@lkcc.org>

	* hash-test.c (main): Added tests for the iteration macros.

	* spvec-test.c: Renamed array list to sparse vectors.

	* array-test.c (test): Added new test suite for the array
	functions.

2001-02-06  [ Ela ]  <ela@lkcc.org>

	* alist-test.c: Made necessary changes since the array list's
	name space has been changed.

2001-01-29  [ Ela ]  <ela@lkcc.org>

	* alist-test.c (main): Added new stress test for alist_set()
	and alist_unset() functions.

2001-01-13  [ Ela ]  <ela@lkcc.org>

	* alist-test.c (main): Testing new function alist_unset().

2000-11-22  [ Ela ]  <ela@lkcc.org>

	* Makefile.am (EXTRA_DIST): Added the alist-test and hash-test
	project file for the MSVC compiler.

2000-11-08  [ Ela ]  <ela@lkcc.org>

	* alist-test.c (main): The stress test includes now a delete 
	range section, too. Thus it was possible to find another bug in
	alist_delete().

2000-11-01  [ Ela ]  <ela@lkcc.org>

	* alist-test.c (main): Added `delete range' checking.

	* ChangeLog: File created and committed into CVS.

2000-10-22  [ Ela ]  <ela@lkcc.org>

	* test.c: Helper functions for the test suites.

	* hash-test.c: Hash function test suite.

	* alist-test.c: Array list function test suite.
