
This is part of the Objectify project documentation.
Copyright (C) 2008, 2009   J. Scott Edwards
See the file README for copying conditions.


2009-08-20  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_diff_compressed.sh: added tests for the sync'ing of archives.
	<SVN-4374>

	* test_diff_compressed.sh: renamed prep_disk to prep_archive.
	* test_import_cases.sh: renamed prep_disk to prep_archive.
	* test_import_export.sh: renamed prep_disk to prep_archive.
	* test_import_levels.sh: renamed prep_disk to prep_archive.
	* test_import_sizes.sh: renamed prep_disk to prep_archive.
	* test_remove_file.sh: renamed prep_disk to prep_archive.
	<SVN-4372>


2009-08-15  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_export.sh: changed to copy test files from new src/*/*
	directories instead of root directory.
	<SVN-4337>

	* test_remove_file.sh: added src/apps/file or src/apps/util to each
	program invocation.
	* test_import_levels.sh: added src/apps/file or src/apps/util to each
	program invocation.
	* test_diff_compressed.sh: added src/apps/file or src/apps/util to
	each program invocation.
	<SVN-4336>

	* test_diff_compressed.sh: rename compress_sparse to compress_archive
	and expand_sparse to restore_archive.
	* test_import_export.sh: rename compress_sparse to compress_archive and
	expand_sparse to restore_archive.
	* test_import_levels.sh: rename compress_sparse to compress_archive and
	expand_sparse to restore_archive.
	* test_import_sizes.sh: rename compress_sparse to compress_archive and
	expand_sparse to restore_archive.
	* test_remove_file.sh: rename compress_sparse to compress_archive and
	expand_sparse to restore_archive.
	<SVN-4335>


2009-08-12  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_cases.sh: added src/apps/file or src/apps/util to each
	program invocation.
	* test_import_export.sh: added src/apps/file or src/apps/util to each
	program invocation.
	* test_import_sizes.sh: added src/apps/file or src/apps/util to each
	program invocation.
	<SVN-4325>
	

2009-07-26  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_diff_compressed.sh: added tests for new prep_disk that the
	archive can be passed on the command line, the new sync_archive where
	the source is optional and test for the same source and destination.
	<SVN-4196>


2009-07-21  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_diff_compressed.sh: partial fix of Bug #2824308 - added test
	of sync_archive.


2009-07-17  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_diff_compressed.sh: fixed wrong program name in print (echo)
	statement.


2009-07-10  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_diff_compressed.sh: created from test_import_sizes.sh.


2009-03-07  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_remove_file.sh: removed size parameter from prep_disk because
	it no longer requires it.
	* test_inport_export.sh: changed sed for computer.c file to change the
	word Copyright to Copyleft instead of changing the year from 2008 to
	2009 (which breaks when the year really changes in the computer.c file.


2009-03-06  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_levels.sh: adding importing of two files that I
	missed before.


2009-03-05  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_levels.sh: new script to test the various levels of
	security (--minimal-security, --very-low-security, etc.) in
	import_file.


2009-03-02  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_sizes.sh: changed so it doesn't create the huge backup
	.dif file anymore and it doesn't pipe the output of the import_file
	command to a file.


2009-03-01  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_sizes.sh: new script to test importing various sized
	files.  Created to test Feature Request #1873009 - have an archive
	stored in a file, expand as needed.


2009-02-28  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_inport_cases.sh: removed size parameter from prep_disk, it is no
	longer used.
	* test_inport_export.sh: removed size parameter from prep_disk, it is
	no longer used.


2009-01-21  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_remove_file.sh: new script to test the remove_file program, it
	also tests removing objects from a reference_list.


2008-12-29  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_inport_export.sh: changed so that it sets the environment
	variables itself, does the test in the /tmp directory, tests exit codes
	and stops if it was incorrect, and removed most of the sleep
	statements.


2008-12-22  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_import_cases.sh: new file with tests for various cases of
	importing files.


2008-07-11  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_inport_export.sh: changed "--remove" option to verify_file to
	"--remove-no-shred".


2008-06-25  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_normalize_path.c: initial version created


2008-06-05  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* test_inport_export.sh: initial version created

