Skip to main content

Posts

Showing posts with the label 202311

JEDI Code Library 2024.12

 JEDI Code Library 2023.11 The JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects. https://developer.team/delphi/35163-jedi-code-library-202412.html

JEDI Code Library 2023.11

   JEDI Code Library 2023.11 The JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects.  https://developer.team/delphi/33567-jedi-code-library-202311.html

Google Test 2023.11 from November 13, 2023

 Google Test 2023.11 from November 13, 2023 xUnit test framework: \ Googletest is based on the xUnit testing framework, a popular architecture for unit testing Test discovery: \ Googletest automatically discovers and runs your tests, eliminating the need to manually register your tests Rich set of assertions: \ Googletest provides a variety of assertions, such as equality, inequality, exceptions, and more, making it easy to test your code https://developer.team/delphi/33463-google-test-202311-from-november-13-2023.html