Giter Site home page Giter Site logo

Comments (5)

tunniclm avatar tunniclm commented on May 18, 2024

I have provided a PR #11 that implement both this and #12

from configuration.

tunniclm avatar tunniclm commented on May 18, 2024

The new tests I added fail on macOS because the executable is the test runner when you are running tests. These tests fail with the old way of getting the executable as well.

I will see if there's a way to fix that, or else I can remove the test. Either way this method of finding the executable is no worse than before in this respect, and better in the ways noted above.

from configuration.

tunniclm avatar tunniclm commented on May 18, 2024

I have added 2 more PRs, based on #11

  • #14 - adds a test program that is executed to test loading works outside XCTest runner (to test what happens in a real application, rather than just in tests)
  • #15 - adds a modification that makes loading work inside XCTest runner (which fixes the new tests failing on macOS, plus allows exe and project relative config loading to work from tests)

from configuration.

tunniclm avatar tunniclm commented on May 18, 2024

NOTE: the merge order matters here. For example, If we want all 3 PRs, then the merge order would be:

  • #14 (merging test program into the #11 PR)
  • #15 (merging XCTest runnner support into #11 PR)
  • #11 (merging .project and robustness + test program + XCTest runner support into master)

from configuration.

youming-lin avatar youming-lin commented on May 18, 2024

Closed by PR #16.

from configuration.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.