Maarten Coene

Results 20 comments of Maarten Coene

Hi @gounthar , I'd love to provide some junit tests, but I can't manage to get the current junit tests working. I'm probably missing something in my setup, but I...

I have added a junit test, but I couldn't manage to run it myself though :grimacing: I copied most of the code from MercurialStatusPermissionTest, so I hope it works...

I was able to succesfully run and test it on GitPod (and this way discovered/fixed an issue in the Junit test :-) ) Only thing I had to change there...

FYI, here is the output on GitPod. The 'MercurialSCMSource2Test' sometimes fails (with a timeout), while other times it passes... ``` gitpod /workspace/mercurial-plugin (header_issue) $ mvn test -f "/workspace/mercurial-plugin/pom.xml" Picked up...

Same issue in TortoiseGit, which relies on libgit2.

We encountered the same issue. The problem is that the IFCCARTESIANPOINTLIST3D entity is written with 2 parameters, while according to the IFC4 spec, it should only contain 1 parameter (the...

Thank you for the feedback @martin1cerny . Where in the STEP21 standard did you find that an entity can be extended in such a way?

Hi @MarkEWaite , were you able to make any progress yet on this issue? Is there something we can help to get it resolved? We are also facing lots of...