#
# ChangeLog for test
#
# Generated by Trac 1.2
# 04/08/25 09:01:15

Thu, 31 Mar 2011 17:20:05 GMT tim [220]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python/pyregfi/__init__.py (modified)
	* trunk/python/pyregfi/structures.py (modified)

	reorganized code
	added remaining methods to iterator
	added test ...


Thu, 31 Mar 2011 04:29:09 GMT tim [219]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python/pyregfi/__init__.py (modified)
	* trunk/src/common.c (modified)

	updated time conversion to return a double for more precision
	added ...


Wed, 30 Mar 2011 15:17:26 GMT tim [218]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python/pyregfi/__init__.py (modified)

	converted hive's .get_root() method into the 'root' property which is ...


Wed, 30 Mar 2011 04:13:38 GMT tim [217]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python/pyregfi/__init__.py (modified)

	added another test
	made is_root check more correct


Tue, 29 Mar 2011 03:54:37 GMT tim [216]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python/pyregfi/__init__.py (modified)

	added a new testcase to the smoketest for data attributes
	fixed data ...


Mon, 28 Mar 2011 01:46:11 GMT tim [215]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python/pyregfi/__init__.py (modified)
	* trunk/python/pyregfi/structures.py (modified)

	improvements to smoketest script, additional test case
	added a ...


Fri, 25 Mar 2011 22:31:16 GMT tim [214]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python/pyregfi/__init__.py (modified)

	fixed pyregfi circular class references that caused garbage ...


Fri, 25 Mar 2011 15:48:27 GMT tim [213]
	* test/pyregfi-smoketest.py (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python/pyregfi/__init__.py (modified)
	* trunk/python/pyregfi/structures.py (modified)
	* trunk/src/reglookup.c (modified)

	fixed some pyregfi parameter bugs
	fixed some iterator memory ...


Sat, 09 Oct 2010 21:55:44 GMT tim [209]
	* Doxyfile.regfi (moved)
	* SConstruct (modified)
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python/pyregfi/__init__.py (modified)
	* trunk/python/pyregfi/structures.py (modified)
	* trunk/src/common.c (modified)

	worked on pyregfi value data interface

	added initial scons target ...


Mon, 07 Jun 2010 00:36:27 GMT tim [202]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python2/SConstruct (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)

	began implementing independent python subkey and value iterators


Thu, 03 Jun 2010 05:08:20 GMT tim [200]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)

	redesigned python key iterator and test script
	updated documentation


Thu, 03 Jun 2010 01:53:31 GMT tim [199]
	* test/pyregfi-smoketest.py (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python2/SConstruct (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)
	* trunk/python2/utils.py (modified)
	* trunk/src/reglookup.c (modified)

	reworked part of regfi C API to make python wrappers simpler ...


Mon, 31 May 2010 19:20:34 GMT tim [198]
	* test/pyregfi-smoketest.py (modified)
	* trunk/python2/SConstruct (modified)
	* trunk/python2/class_parser.py (modified)
	* trunk/python2/config.py (modified)
	* trunk/python2/include/class.h (modified)
	* trunk/python2/regfi/class.c (modified)
	* trunk/python2/regfi/error.c (modified)
	* trunk/python2/regfi/pyregfi.h (modified)
	* trunk/python2/regfi/regfi.c (modified)
	* trunk/python2/utils.py (modified)

	misc tweaks to run under python2.5-dbg


Fri, 07 May 2010 15:44:45 GMT tim [197]
	* test/pyregfi-smoketest.py (added)

	basic script to test pyregfi functionality


Tue, 23 Mar 2010 02:22:07 GMT tim [185]
	* test/regfi-threadtest.c (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/common.c (modified)
	* trunk/src/reglookup-recover.c (modified)
	* trunk/src/reglookup.c (modified)

	reworked logging API again to simplify interface

	updated ...


Wed, 17 Mar 2010 06:50:15 GMT tim [183]
	* test/regfi-threadtest.c (modified)

	updated the threading test case for the new logging API


Sun, 14 Mar 2010 20:02:38 GMT tim [180]
	* test/Makefile (added)
	* test/hives (added)
	* test/regfi-threadtest.c (added)
	* trunk/Makefile (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	Added locks to make transactions on REGFI_FILE objects thread safe
 ...


Tue, 09 Mar 2010 01:44:29 GMT tim [174]
	* test/diff-reglookup (modified)
	* test/diff-reglookup-recover (added)

	minor improvements to test scripts


Sun, 07 Mar 2010 05:20:55 GMT tim [171]
	* test/diff-reglookup (added)
	* trunk/src/common.c (modified)

	minor escaping fix for a unicode decoding failure corner case

	added ...


Mon, 07 Dec 2009 20:59:34 GMT tim [164]
	* doc (added)
	* doc/README (added)
	* doc/TODO (moved)
	* doc/references.txt (moved)
	* doc/winntreg.txt (moved)
	* test (added)
	* trunk/doc/devel/README (added)
	* trunk/test (deleted)

	reorganized documentation and testing directories