Jump to content

Sherlock

Moderators
  • Content Count

    1291
  • Joined

  • Last visited

  • Days Won

    28

Posts posted by Sherlock


  1. 11 hours ago, Chris1900 said:

    So I've now ended up on this post, but here's another issue, upon signing up to the forum I received the "Email confirmation" link, so I clicked on it, like you do, and visit a page stating a message like the image attached, though receive a confirmation complete email... that's definitely not right and also confusing. 

    image.png

    Hi @Chris1900 sorry about that. But please be aware that while this forum is focused on Embarcadero Delphi, it is neither owned or operated by or at Embarcadero. If you still experience some issues with this forum, please post a message in the community management section of this forum - found here: https://en.delphipraxis.net/forum/2-community-management/ or PM me.

    • Thanks 1

  2. 16 hours ago, Lars Fosdal said:

    I have to agree. Their information - or rather, lack thereof - is really bad for their reputation.

     

    There is fitting german proverb for exactly this

    "Ist der Ruf erst runiniert, lebt es sich gänzlich ungeniert"

    Which roughly translates to

    "Once the reputation is shot you can live quite unabashedly"

     

    Soooo... I'm guessing they are headed in that direction. 😄

    • Like 2
    • Haha 2
    • Sad 1

  3. Ah, Delphinus. I remember that. Awesome project! But alas, all free projects collide with some restrictions of other "free" projects (note the different frees here). The following part just made it to much of a hassle for me (I am really lazy):

    Quote

    The current number of repositories already exceeds the number of calls Delphinus can do to the anonymous Github-Api. You’ll have to provide a OAuth-Token linked to a Github-Account.
    https://github.com/Memnarch/Delphinus/wiki/Common-Errors

    That ended my brief foray into this great project. But it seems really well thought through and implements many of the ideas posted in this thread. Only downside is the Github monoculture.


  4. Consider looking at other projects tests. For example the tests in DUnitX itself: https://github.com/VSoftTechnologies/DUnitX/tree/master/Tests

    or DWScript: https://bitbucket.org/egrange/dwscript/src/master/Test/

    or SKIA4Delphi: https://github.com/skia4delphi/skia4delphi/tree/main/Tests

    and last but not least Synopses mORMot: https://github.com/synopse/mORMot2/tree/master/test

     

    and kinda out of competition there is this: https://github.com/NickHodges/DelphiUnitTests a noble initiative to create and collect unit tests for Delphi itself... sadly it did not take flight.

×