You are looking at historical revision 42239 of this page. It may differ significantly from its current revision.

apropos

Documentation

Gloss & Runner for CHICKEN Scheme test egg.

(test-utils run)

Usage

(import (test-utils run))

make-test-filename

[procedure] (make-test-filename AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

make-test-pathname

[procedure] (make-test-pathname AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-ident

[procedure] (run-ident AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

runid

[procedure] (runid AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-test

[procedure] (run-test AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-test-for

[procedure] (run-test-for AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-files-rx

[procedure] (test-files-rx AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-lineup

[procedure] (test-lineup AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-tests

[procedure] (run-tests AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-tests-for

[procedure] (run-tests-for AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

csi-options

[procedure] (csi-options AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

csc-options

[procedure] (csc-options AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-test-evaluated

[procedure] (run-test-evaluated AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

run-test-compiled

[procedure] (run-test-compiled AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

(test-utils gloss)

Usage

(import (test-utils gloss))

test-indent-width

[procedure] (test-indent-width AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-first-indentation

[procedure] (test-first-indentation AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-max-indentation

[procedure] (test-max-indentation AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-indentation-char

[procedure] (test-indentation-char AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-group-level

[procedure] (test-group-level AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-group-indent-width

[procedure] (test-group-indent-width AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

test-group-indent-string

[procedure] (test-group-indent-string AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

glossln

[procedure] (glossln AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

(glossn display-gloss-marker)

[procedure] ((glossn display-gloss-marker) AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

gloss

[procedure] (gloss AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

glossnf

[procedure] (glossnf AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

glossf

[procedure] (glossf AARRRGS) -> RETTYP

DOC PROSE.

AARRRGS
A symbol, string, irregex, irregex-sre, (quote symbol), (quote string). When unquoted symbol or string substring matching is performed. When quoted the string value is taken as an irregex regular expression string for use with search.

Examples

Requirements

test

test

Bugs and Limitations

Author

Kon Lovett

Repository

This egg is hosted on the CHICKEN Subversion repository:

https://anonymous@code.call-cc.org/svn/chicken-eggs/release/5/apropos

If you want to check out the source code repository of this egg and you are not familiar with Subversion, see this page.

Version history

1.0.4
.

License

Copyright (C) 2009-2023 Kon Lovett. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ASIS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.