* tests/fixcase.hb
! minor fix
+ accept single filename
* contrib/hbct/fcopy.prg
* contrib/hbnf/nwsem.prg
* contrib/hbnf/tbwhile.prg
* contrib/xhb/regexrpl.prg
* extras/gtwvw/tests/_wvwmous.prg
* src/rtl/tbrowse.prg
* tests/devtest.prg
* tests/mathtest.prg
* tests/vidtest.prg
! rerun fixcase.hb after fix
* tests/harbour.ini
* tests/inifiles.prg
* minor cleanups
19 lines
149 B
INI
19 lines
149 B
INI
;
|
|
; $Id$
|
|
;
|
|
[test]
|
|
hello=world
|
|
this=is a test
|
|
; of inifiles!
|
|
so there!!!=
|
|
|
|
[test2]
|
|
another=section
|
|
|
|
[Date Test]
|
|
Today=20121208
|
|
|
|
[Bool Test]
|
|
True=.T.
|
|
|