.hgignore

Thu, 04 Oct 2012 16:03:18 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 04 Oct 2012 16:03:18 +0200
changeset 42
ff3dd1ee7dee
parent 34
0dcd2ca2a223
child 104
9d3dea320d8e
permissions
-rw-r--r--

(broken-commit) - added load and store functions, tests failing

some evil crash happens when executing the test - remove the strcmp calls in the test case for the store and load function and everything "works"

the error must be somewhere else - maybe something that should not be freed is freed during the test

universe@3 1 syntax:regexp
universe@3 2 ^nbproject/.*$
universe@3 3 ^build/.*$
universe@25 4 core$
universe@25 5 ^.c?project$
universe@34 6 ^.settings/.*$

mercurial