Skip to content

Commit 9d759e1

Browse files
committed
update Readme_testing
1 parent 80fbadf commit 9d759e1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README_testing.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
Testing session:
1+
A possible testing session...
2+
3+
Note: if you just want to *test* or *try* something, and do not plan to make any changes, all forking and making-new-branches can be skipped.
24

35
* Fork, clone and checkout your copy of ximeraExamples
46
```
@@ -12,9 +14,9 @@ Already up to date.
1214
Switched to a new branch 'test-link'
1315
```
1416

15-
* Setup the test/development version:
17+
* Setup the to be tested/changed ximeraLatex version:
1618
* if testing a dockerimage, update config.txt(local PC) or docker_compose.yml (in Codespace)
17-
* if you need to change the contents of the dockerimage, use xmlatex copySettingLocal to create a .ximera_local
19+
* if you need to try a fix to the contents of the dockerimage, use can use 'xmlatex copySettingsLocal' to create a .ximera_local with the ximealatex contents from the current image.
1820
* if testing an existing ximeraLatex branch (perhaps on a clone somewhere) : check it out in .ximera_local
1921
* if making new changes to ximeraLatex: fork, clone, and checkout a new branch
2022

@@ -75,12 +77,11 @@ Starting Github-action build (name; bake/frost/serve)
7577
```
7678
* Verify the output
7779

78-
* If yoy make useful changes in .ximera_local: commit and push, make a pull request for ximeraLatex
79-
* If you make useful changes in ximeraExamples: commit an push, make a pull request for ximeraExamples
80+
* If yoy make useful changes in .ximera_local : commit and push, make a pull request for ximeraLatex
81+
* If you make useful changes in ximeraExamples: commit and push, make a pull request for ximeraExamples
8082
* when in doubt, or when this procedure does not work as advertized: contact ximera-project!
8183

8284

83-
![screenshot expected output](../xmPictures/screenshot_links.png)
8485

8586

8687

0 commit comments

Comments
 (0)