Skip to content

Conversation

@jlelong
Copy link
Collaborator

@jlelong jlelong commented Dec 4, 2025

Related to #4747

This PR adds the new setting latex-workshop.latex.build.fromWorkspaceFolder to decide if the recipe is run from the toplevel workspace folder or from the root file directory.

to decide from which directory to run the recipes.
@jlelong
Copy link
Collaborator Author

jlelong commented Dec 4, 2025

@James-Yu I am wondering why the build test suite is disabled

suite.skip('Build TeX files test suite', () => {

@jlelong jlelong merged commit 0e3997e into master Dec 8, 2025
11 checks passed
@jlelong jlelong deleted the build_cwd branch December 8, 2025 10:18
@James-Yu
Copy link
Owner

@James-Yu I am wondering why the build test suite is disabled

suite.skip('Build TeX files test suite', () => {

That was an intended skip. The new unit tests are (or are supposed to) cover all test cases in our old test suites, so the latter is disabled. I have not taken a look into the tests for a while. Todo list +1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants