3

I have set up a gitlab CI runner that compiles my DUNITX unit tests for Linux, OSX and Windows and runs them on three machines. I do not use PAClient but upoad the compiled unit test application to the machine and run it there. This works perfect and having developed a taste for it I would like to expand that for the foundation classes I use on Android and IOS. Here I come across several hurdles:

  1. DUNITX does not compile for these platforms although I read a lot about using DUNITX at least on Android. Perhaps I am missing something? On Android it complains "DUnitx.Linux.Console.pas" not found although the file exists and is in path.
  2. How can I upload/transfer the compiled packages to IOS and Android. In the Android world ADB should make this possible but I have no Idea how to do that in IOS.

Any Help is very appreciated. Thanks!

MichaSchumann
  • 1,361
  • 1
  • 17
  • 36

0 Answers0