Protocol: | pserver | User: | anonymous |
Machine: | crossfire.cvs.sourceforge.net | CVSROOT: | /cvsroot/crossfire |
Filename: stubs_common.c | |||
Revision 1.4 | qal21 | 2006/08/12 14:38:23 | +5 -0 |
Impliment cfpython map invalidation. Change behavoir of EVENT_MAP* | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | qal21 | 2006/07/28 01:45:29 | +5 -0 |
Add EVENT_DESTROY. Allow execute_event to be called from common. | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | ryo_saeba | 2006/05/05 04:41:15 | +1 -1 |
Second part of patch #1453869 courtesy Stefan Huehner (shuehner) | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | tchize | 2006/03/21 16:46:08 | None |
Initial commit of unit tests (see doc/Developers/testplans) This is it, initial commit of unit test framework. It contains empty testcases for all unit tests. See test/unit/check_shstr.c for a completed example unit test :) | |||
First version |