Tcc100

Results 7 comments of Tcc100

Hi, I mostly work on a private server, but I found this one and it should be sufficient for a test: https://gitlab.com/gnutls/gnutls.wiki.git

Hi @prarit, thanks for looking into it. In my understanding, a project consists of several parts, including the main repo, the issue list, and the wiki repo. So, the action...

I added a test case and some docs, which tuned out to be more challenging than expected, since I couldn't find any test case for the plugin system. The lit...

@arsenm Thanks for the hint, I added a unit test to check that the callback interface gets called properly and that the example plugin is properly loaded. I also added...

@weliveindetail I changed the registry as you suggested. Since it is now completely separate from the TargetMachine class, I moved it into its own file.

@weliveindetail Thanks! I updated the license header and my name in the commit. I hopefully also fixed the warning in the docs, however, it is hard to test as it...