Viktor Szakats
0d37a4455b
2012-11-26 22:47 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/Makefile
+ src/rtl/hbtest.prg
* include/harbour.hbx
+ added simple regression test framework in core, so
such tests can be easily added to contribs and 3rd
party projects. It's based on the engine used in
hbtest.
Usage:
#include "hbtest.ch"
HBTEST <expression> IS <expected value>
F.e.:
HBTEXT 2 + 2 IS 4
* contrib/hbgt/tests/test.prg
+ use the new experimental regression test framework
in core.
* utils/hbmk2/hbmk2.prg
+ added note to help text about scripts being executed
under a default codepage of UTF-8
* contrib/gtwvg/class.prg
* contrib/gtwvg/dataref.prg
* contrib/gtwvg/drawarea.prg
* contrib/gtwvg/menubar.prg
* contrib/gtwvg/wnd.prg
* contrib/hbamf/readme.txt
* contrib/hbgd/gd.prg
* contrib/hbhttpd/core.prg
* contrib/hbtip/mail.prg
* contrib/xhb/cstruct.prg
* contrib/xhb/dumpvar.prg
* contrib/xhb/xdbmodst.prg
* extras/hbdoc/genhtml.prg
* extras/httpsrv/session.prg
* src/debug/debugger.prg
* src/rtl/tgetlist.prg
* src/rtl/tobject.prg
* src/rtl/valtoexp.prg
* tests/clasname.prg
* utils/hbmk2/hbmk2.prg
* :CLASSNAME -> :CLASSNAME()
* contrib/hbct/addascii.c
* contrib/hbct/charmirr.c
* contrib/hbct/charrepl.c
* contrib/hbct/charsort.c
* contrib/hbct/charswap.c
* contrib/hbct/justify.c
* contrib/hbct/pos2.c
* contrib/hbct/relation.c
* contrib/hbct/wordrepl.c
* contrib/hbgt/chrcount.c
* extras/gfspell/spellc.c
* minor cleanups
* utils/hbtest/hbtest.prg
* utils/hbtest/rt_main.ch
* cleanups
2012-11-26 22:02:46 +00:00
..
2012-11-17 22:20:13 +00:00
2012-10-07 13:13:07 +00:00
2012-10-15 00:00:51 +00:00
2009-08-11 15:42:56 +00:00
2012-11-05 11:37:36 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-03-20 18:26:41 +00:00
2012-10-01 23:16:18 +00:00
2012-11-16 16:53:48 +00:00
2012-10-01 23:16:18 +00:00
2012-10-15 10:24:57 +00:00
2012-11-17 22:20:13 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 18:38:03 +00:00
2012-11-26 22:02:46 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-03 15:37:14 +00:00
2012-11-16 15:23:20 +00:00
2012-10-03 15:37:14 +00:00
2012-10-04 15:46:03 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-10-09 18:33:17 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-01 16:35:14 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 10:24:57 +00:00
2008-06-28 08:52:56 +00:00
2012-07-18 13:41:31 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-21 00:16:52 +00:00
2012-10-04 00:13:27 +00:00
2012-07-18 14:27:05 +00:00
2012-11-10 16:05:47 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 13:40:09 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2000-02-14 08:11:56 +00:00
2012-10-31 13:04:01 +00:00
2012-11-14 19:53:04 +00:00
2010-06-03 16:23:36 +00:00
2010-07-13 06:56:45 +00:00
2012-07-18 13:41:31 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-07-19 09:02:44 +00:00
2012-11-16 16:53:48 +00:00
2012-07-18 13:41:31 +00:00
2012-11-17 22:20:13 +00:00
2012-11-17 22:20:13 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-04 10:54:07 +00:00
2012-10-23 14:48:08 +00:00
2008-08-17 15:04:11 +00:00
2012-10-04 15:46:03 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-07-18 13:41:31 +00:00
2012-11-17 22:20:13 +00:00
2012-09-30 21:12:01 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-25 15:42:32 +00:00
2012-11-17 19:30:34 +00:00
2012-10-02 11:59:22 +00:00
2012-11-17 12:53:46 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 18:38:03 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-17 22:20:13 +00:00
2012-11-17 22:20:13 +00:00
2008-05-12 12:26:37 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-13 16:56:45 +00:00
2012-11-13 16:56:45 +00:00
2012-10-03 20:56:06 +00:00
2012-11-01 16:35:14 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:03:38 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 01:50:24 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-31 13:04:01 +00:00
2012-11-18 01:03:38 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 15:23:20 +00:00
2000-07-25 02:13:26 +00:00
2000-07-24 20:18:15 +00:00
2000-03-06 21:18:43 +00:00
2012-10-04 02:28:44 +00:00
2012-07-18 12:00:10 +00:00
2012-11-18 11:51:17 +00:00
2012-11-05 11:37:36 +00:00
2012-09-30 21:12:01 +00:00
2012-11-05 11:37:36 +00:00
2012-10-15 13:23:56 +00:00
2012-11-16 15:23:20 +00:00
2012-01-06 15:28:23 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-10-02 11:59:22 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-11-17 17:54:21 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2011-09-11 11:02:02 +00:00
2011-09-11 11:02:02 +00:00
2012-09-30 21:12:01 +00:00
2012-10-08 16:15:35 +00:00
2012-11-05 11:37:36 +00:00
2012-10-02 11:59:22 +00:00
2012-07-18 12:00:10 +00:00
2012-10-15 16:35:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-12 15:26:58 +00:00
2012-11-18 01:03:38 +00:00
2012-10-11 23:46:23 +00:00
2011-09-07 16:33:53 +00:00
2011-09-07 16:33:53 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 16:53:48 +00:00
2012-11-16 15:23:20 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 11:59:22 +00:00
2012-11-16 15:23:20 +00:00
2012-11-18 01:09:06 +00:00
2012-10-05 01:03:41 +00:00
2012-10-02 11:59:22 +00:00
2012-10-23 01:31:32 +00:00
2012-10-15 16:35:48 +00:00
2012-10-11 12:24:00 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 16:53:48 +00:00
2012-10-02 08:58:37 +00:00
2012-10-23 21:42:07 +00:00
2012-11-16 15:23:20 +00:00
2012-07-18 13:41:31 +00:00
2012-10-15 09:03:33 +00:00
2012-11-16 16:44:37 +00:00
2012-11-16 16:53:48 +00:00
2012-10-15 16:35:48 +00:00
2012-10-03 17:13:27 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-11-16 15:23:20 +00:00
2012-10-31 13:04:01 +00:00
2012-10-31 13:04:01 +00:00
2012-10-02 11:59:22 +00:00
2012-10-31 13:04:01 +00:00
2012-11-16 15:23:20 +00:00