projects
/
fiveam.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fiveam.git
2013-07-18
Olof-Joachim...
Fix VARSYMP for empty symbol names.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Olof-Joachim...
Simpler TEST-NAMES.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stelian Ionescu
DEFVAR *SUITE* before used
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stelian Ionescu
Add ASDF metadata
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Stelian Ionescu
Release 1.1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Stelian Ionescu
Don't signal a warning when the old TEST macro is used
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Matthew Curry
Better pretty-printing of failed test result values
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stelian Ionescu
Use package locks on SBCL
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stelian Ionescu
Better variable name
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Robert Goldman
Return list of failed tests as second value of RUN
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Stelian Ionescu
Remove redundant lambda
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Olof-Joachim...
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Move most of the expansion of DEF-TEST into the functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Remove unnecessary REM-FIXTURE in the test suite
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Use DEF-TEST in internal test suite
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Add macro DEF-TEST with a different arglist than TEST...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Remove warning about fixture redefinition
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Better arglists for DEF-FIXTURE and WITH-FIXTURE
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-07-29
Stelian Ionescu
Create named test lambdas
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Stelian Ionescu
Release 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Stelian Ionescu
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
Use keywords with LOOP
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
EXPLAIN: call TERPRI on the actual argument
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
Add docstring to EXPLAIN
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
Use ROTATEF
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
Fix modelines
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Stelian Ionescu
Rename packages.lisp to package.lisp
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stelian Ionescu
Replace mailing-list address with the new one
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stelian Ionescu
Use DEFGENERIC
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stelian Ionescu
Drop dependency on Arnesi, use Alexandria instead
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stelian Ionescu
Use lowercase-only characters for package names to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stelian Ionescu
Fix indentation, whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Henrik Hjelte
silence redefining fixture warning
commit
|
commitdiff
|
tree
|
snapshot
2008-03-20
Kilian Sprotte
make gen-character more robust
commit
|
commitdiff
|
tree
|
snapshot
2008-02-10
Maciek Pasternacki
Don't inline package object in ECL (breaks compilation).
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Henrik Hjelte
added :before depends-on option
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Henrik Hjelte
depends-on with single symbol resolves dependencies ok
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Henrik Hjelte
bugfixed test of depends on symbol
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Henrik Hjelte
tests for dependencies with symbol
commit
|
commitdiff
|
tree
|
snapshot
2006-08-21
Henrik Hjelte
Platform-independent pathnames in make-qbook
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Luca Capello
add an (eval-when ...) when defining a test suite
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Marco Baringer
def-suite should expand into an (eval-when (:always...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Marco Baringer
Removed the default-test-args slot from test-suite.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Marco Baringer
There is no fixture named foo, wtf?
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Marco Baringer
Don't put a literal suite object into a test form's...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Marco Baringer
Add support for collecting profiling information during...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Marco Baringer
Avoid dobule evaluation of IS-FALSE's argument
commit
|
commitdiff
|
tree
|
snapshot
2007-03-24
Marco Baringer
Added def-suite* macro
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Marco Baringer
Drop spurious newline
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Marco Baringer
Added :default-test-args parameter to def-suite.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-23
Marco Baringer
Added :fixture argument to TEST macro
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Marco Baringer
Export results-status
commit
|
commitdiff
|
tree
|
snapshot
2006-12-19
Levente Mészáros
Add new restart called explain which ignores the rest...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-20
Attila Lendvai
Added :compile-at parameter for test (:run-time :defini...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-09
Attila Lendvai
Rebind *package* also when compiling the tests
commit
|
commitdiff
|
tree
|
snapshot
2006-12-09
Attila Lendvai
Print failed tests in the order of execution
commit
|
commitdiff
|
tree
|
snapshot
2006-11-10
Attila Lendvai
Added :fiveam package nickname
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Marco Baringer
Change IS's default resaon strings to show the form...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-06
Marco Baringer
Can't use &rest in loop destructuring. Use (expected...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Attila Lendvai
FIX: gentree typo/unsaved file
commit
|
commitdiff
|
tree
|
snapshot
2006-11-07
Attila Lendvai
Added debug! which is run! but enters the debugger...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-16
Attila Lendvai
Do not warn when redefining a test
commit
|
commitdiff
|
tree
|
snapshot
2006-10-16
Attila Lendvai
Added a simple gen-tree
commit
|
commitdiff
|
tree
|
snapshot
2006-10-14
Attila Lendvai
FIX: Store *package* at definition time for tests and...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-01
Attila Lendvai
Extended the 'is' macro to support multiple values
commit
|
commitdiff
|
tree
|
snapshot
2006-10-01
Attila Lendvai
Dropped is-equal and is-string=, added is-every
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
Attila Lendvai
Added is-string=
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
Attila Lendvai
Added is-equal test
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
Attila Lendvai
Added in-suite* that also defines the suite
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Levente Mészáros
Allow to run multiple named tests to be run at once.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Attila Lendvai
Rebind a copy of *readtable* before running a test
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Kilian Sprotte
Princ-ing of Unexpected Error
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Attila Lendvai
Support code limit for gen-character
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Marco Baringer
Adedd gen-one-element
commit
|
commitdiff
|
tree
|
snapshot
2006-03-13
Marco Baringer
Added gen-buffer generator
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Donavon Keithley
Fix (signals error ...), was always passing
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
Marco Baringer
Fix IS macro's handling of the default (unknown) case
commit
|
commitdiff
|
tree
|
snapshot
2006-02-02
Marco Baringer
Fix bug in defalut handling of IS macro
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Marco Baringer
Added tests for FOR-ALL
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Marco Baringer
Allow for-all bindings to be lists used with destructur...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Marco Baringer
Fix stupid bug in gen-character
commit
|
commitdiff
|
tree
|
snapshot
2006-01-26
Marco Baringer
Document what happens when re-evaluating def-suite...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Typo: Use *run-test-when-defined* in test macro. (Repor...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Export *run-test-when-defined*
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Added *run-test-when-defined* variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Export gen-float and gen-list
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Drop us of defgenerator, document the generators.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Added gen-float
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Use defgenerator and not defun for gen-list and gen...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
TEST macro now recompiles the body on every run.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Fix thinko in test's docstring
commit
|
commitdiff
|
tree
|
snapshot
2006-01-24
Marco Baringer
Default minimum for gen-integer is most-negative-fixnum...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-23
Marco Baringer
Update copyright notices to 2006
commit
|
commitdiff
|
tree
|
snapshot
2006-01-22
Marco Baringer
Fix api-breakage in SIGNALS.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-22
Marco Baringer
Minor qbook fixups in random.lisp
commit
|
commitdiff
|
tree
|
snapshot
2006-01-22
Marco Baringer
Export EXPLAIN!
commit
|
commitdiff
|
tree
|
snapshot
2006-01-22
Marco Baringer
Added t/examples.lisp to the qbook output
commit
|
commitdiff
|
tree
|
snapshot
next