Changes

Jump to navigation Jump to search
485 bytes added ,  15:36, 8 June 2020
m
no edit summary
=== Where can I find What is it? ===
* https://foundryThe test suite is a set of files that exercise many ConTeXt features and are used by Hans for testing releases.supelec.fr/projects/contexttest/
=== What Where is it (What's the purpose)? ===
=== Who canThey are on the PRAGMA site [http:/should submit new tests? ===/www.pragma-ade.nl/context/latest/cont-tst.7z here as a 7zip archive].
* Anyone.* But since Hans and Taco are busy enough, users, even beginners, are the ones expected to submit new tests.== How can they be useful? ==
=== Who REALLY should submit new tests? ===On the mailing list, Hans sometimes points one to minimal examples of a feature being asked about. You can recursively grep through the (uncompressed) archive to find the example. For example, I had asked about coupled problems and solutions, for which the relevant mechanism is blocks. To quote Hans: "(there are some examples in the test suite under blocks)." After I unpacked the archive (into <code>/tmp/doc/</code>), the following command located the examples:
<pre>$ grep -r -n --include='* If a bug that you encountered gets fixed (on the mainling list).tex' '\<block\>' /tmp/doc//tmp/doc/context/tests/mkiv/blocks/blocks-001.tex:89:\chapter{Normal block use}/tmp/doc/context/tests/mkiv/blocks/blocks-001.tex:91: % test normal block use/tmp/doc/context/tests/mkiv/blocks/blocks-001.tex:164: % test nested block* If /tmp/doc/context/tests/mkiv/blocks/blocks-001.tex:171:\startquestion Is this a question in a new feature is implemented on your requestnested block? \stopquestion/tmp/doc/context/tests/mkiv/blocks/blocks-001.tex:178:Here we call for the nested block:</pre>
=== How to submit new tests? === * create an account on https[[Category://foundry.supelec.fr/projects/contexttest/Tools]]* click on <code>[Rrequest to join[Category:Development]]</code>* {{todo|write notes about installing/using svn}} === Any easier way to do that? === * No yet, but it would be nice if a simpler way existed. Perhaps in the future ... === How can I see/compare the results and judge if they're OK? ===

Navigation menu