Hi,
I'd like to know, if the way i do my tests is the right way...
I'v attached 8 basic tests (targzipped). Can anybody used to do testing in gnu pascal say me if i'm in the "dark side of the force" or not? I've read the 10.6 section in the manual and used the fjf424d.pas test as reference.
Beside that, do you know any resources speeking about (general) range check somewhere?
I have problems with seeing all the cases and with some "words" i think...
- array slice indexing (R/W),
? have i understood? (tests 07 and 08)
- conformant array range,
? is this for dynamic array sizes?
- 'asm' targets
? Never played with that, but it's the right time to start :-)
I'm on the doc for the others :)