example: au3pm uses folder junctions to reference itself, from within installed packages.
Whilst circular folder references are a bad idea generally, au3unit should try and be able to prevent this.
Current use of the function "_FileListToArrayRec" is the cause.
A custom implementation of the function is needed, to detect and deal with junctions, symlinks & hardlinks.
example: au3pm uses folder junctions to reference itself, from within installed packages.
Whilst circular folder references are a bad idea generally, au3unit should try and be able to prevent this.
Current use of the function "_FileListToArrayRec" is the cause.
A custom implementation of the function is needed, to detect and deal with junctions, symlinks & hardlinks.