]> gitweb.factorcode.org Git - factor.git/history - basis/tools/test/test.factor
Switch to https urls
[factor.git] / basis / tools / test / test.factor
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-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 timorvocabs.refresh: Add variants of refresh(-all) that...
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...
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...
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-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...
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-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-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
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-04-12 Slava Pestovmason.test: forget test vocabs right after each test...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-01 Slava Pestovtools.test: run-test-file is public now, fix no-method...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-09 Slava Pestovstack-checker: tighten some screws in error reporting
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug Colemanmove verbose-tests? out of private, change decode-test...
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next