]> gitweb.factorcode.org Git - factor.git/history - basis/tools/test
Support Link Time Optimization (off by default)
[factor.git] / basis / tools / test /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-16 Doug Colemantools.test: rename TEST: to DEFINE-TEST-WORD:
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-06 razetimetools.test.fuzz: add documentation
2023-01-21 John Benediktssontools.test: simplify by adding test-root
2023-01-20 John BenediktssonSwitch to https urls
2023-01-18 John Benediktssontools.test: adding a test-root word.
2023-01-12 Doug Colemanfactor: fix some spacing
2023-01-11 Doug Colemantools.test: add a must-not-fail word for when we dont...
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-01-24 John BenediktssonRevert "tools.test: run tests with auto-use? turned...
2022-01-24 John Benediktssontools.test: run tests with auto-use? turned off
2021-12-15 John Benediktssontools.test: add a --fast option.
2021-06-02 John Benediktssontools.test: fix help-lint.
2021-06-02 timorvocabs.refresh: Add variants of refresh(-all) that...
2021-05-04 Giftpflanzetools.test: Fix documentation
2020-11-30 John Benediktssontools.test: remove --only.
2020-11-22 John Benediktssontools.test: make sure to skip don't-test? vocabs.
2020-11-22 John Benediktssontools.test/help.lint: use vocab-roots instead of resour...
2020-11-22 John Benediktssontools.test/help.lint: use vocabs-to-load.
2020-11-22 John Benediktssonhelp.lint: lookup vocab-root.
2020-11-22 John Benediktssonhelp.lint: use require-all.
2020-11-10 John Benediktssontools.test: allow --only command-line option.
2020-05-22 John Benediktssonui.tools.error-list: changing icons from tiff to png.
2019-12-08 John Benediktssontools.test: adding a warning for possible long unit...
2019-11-07 John Benediktssontools.test: add silent-tests? that hides unit-tests.
2018-07-07 Doug Colemanhelp.lint: Add a MAIN: to help-lint to test lint from...
2018-07-07 Doug Colemantools.test: Print out test failures at the end of test...
2018-02-27 Björn Lindqvisttools.test: improved docs
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-07-25 John Benediktssontools.test: less duplication in unit-test~/v~.
2017-07-25 John Benediktssontools.test: better errors when unit-test-~/v~ fail.
2017-07-23 Doug Colemantools.test: Fix unit-test~ and a couple of tests.
2017-07-22 Doug Colemanbasis: Add unit-test~ and unit-test-v~ for testing...
2017-07-05 John Benediktssonvocabs.metadata: remove filter-don't-test (inline it...
2017-06-05 Robert Vollmerttest runner: non-zero exit code in case of failed tests
2017-06-04 Doug Colemantools.test: Make the flag public. Finish porting tester... unmaintained
2017-06-04 Doug Colemantools.test: Add long-unit-test and refactor a bit.
2017-05-29 John Benediktssontools.test: fix fake unit test to notify observers...
2017-04-07 Alexander Iljintools.test-docs: fix the order of parameters for must... 1803/head
2017-01-13 Alexander Iljintools.test-docs: add missing $syntax entries
2016-04-04 John Benediktssontools.test: adding with-test-file and with-test-directory.
2016-03-31 John Benediktssontools.test: maybe "continue running tests" isn't a...
2016-03-31 John Benediktssontools.test: add a restartable-tests? flag to control...
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-31 John Benediktssontools.test: better restart checking.
2016-03-30 John Benediktssontools.test: rethrow any restart failures from tests.
2016-03-29 John Benediktssontools.test: fix <test-failure> stack effect for file...
2015-12-17 Björn Lindqvisttools.test: makes <test-failure> public
2015-12-04 Björn Lindqvisttools.test: print the callstack in test failures
2015-07-24 Doug Colemanparser, source-files: you need to bootstrap after this...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2014-11-24 Doug ColemanRevert "tools.test: Print tests homoiconically. There...
2014-11-24 Doug ColemanRevert "tools.test: Fix using list."
2014-11-24 Doug Colemantools.test: Fix using list.
2014-11-24 Doug Colemantools.test: Print tests homoiconically. There is too...
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-04-27 John Benediktssontools.test: allow testing from the command-line.
2013-03-24 Doug Colemantools,help: Fix error-type.
2013-03-24 Doug Colemantools.test: Rename did-not-fail.
2012-07-14 John Benediktsson"H{ } substitute" is faster than "{ } substitute".
2011-11-16 Joe Groffupdate USING:s
2011-10-24 Doug ColemanRename vocab to lookup-vocab
2011-10-11 Joe Grofftools.test.fuzz tests: missing using
2011-10-10 Joe Groffnew module tools.test.fuzz: quickcheck-style probabilis...
2011-10-10 Joe Grofftools.test: move fake-unit-test utility from test suite...
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-17 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-12 Joe Grofftools.test: change unit-test docs so it's clear "output...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
2010-04-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-17 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-04-14 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-14 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-14 Slava Pestovload-all now skips vocabs tagged 'not loaded', and...
2010-04-13 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-13 Joe GroffMerge git://github.com/erikcharlebois/factor
next