openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
FiveAM
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 4 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add macro DEF-TEST with a different arglist than TEST and deprecate TEST
Stelian Ionescu
More...
about 13 years ago
Remove warning about fixture redefinition
Stelian Ionescu
More...
about 13 years ago
Fix typo
Stelian Ionescu
More...
about 13 years ago
Better arglists for DEF-FIXTURE and WITH-FIXTURE
Stelian Ionescu
More...
about 13 years ago
Fix typo
Stelian Ionescu
More...
about 13 years ago
Create named test lambdas
Stelian Ionescu
More...
about 13 years ago
Release 1.0
Stelian Ionescu
More...
about 13 years ago
Fix typo
Stelian Ionescu
More...
over 13 years ago
Use keywords with LOOP
Stelian Ionescu
More...
over 13 years ago
Fix typo
Stelian Ionescu
More...
over 13 years ago
EXPLAIN: call TERPRI on the actual argument
Stelian Ionescu
More...
over 13 years ago
Add docstring to EXPLAIN
Stelian Ionescu
More...
over 13 years ago
Use ROTATEF
Stelian Ionescu
More...
over 13 years ago
Fix modelines
Stelian Ionescu
More...
over 13 years ago
Rename packages.lisp to package.lisp
Stelian Ionescu
More...
over 13 years ago
Replace mailing-list address with the new one
Stelian Ionescu
More...
over 13 years ago
Use DEFGENERIC
Stelian Ionescu
More...
over 13 years ago
Drop dependency on Arnesi, use Alexandria instead
Stelian Ionescu
More...
over 13 years ago
Use lowercase-only characters for package names to fix compilation on Allegro
Stelian Ionescu
More...
over 13 years ago
Fix indentation, whitespace
Stelian Ionescu
More...
over 13 years ago
silence redefining fixture warning
Henrik Hjelte
More...
over 16 years ago
make gen-character more robust code-char is allowed to return NIL for a given code. gen-character now checks for this, so that it will always return a character.
Kilian Sprotte
More...
over 17 years ago
Don't inline package object in ECL (breaks compilation).
Maciek Pasternacki
More...
over 17 years ago
added :before depends-on option to be used when you really want to safeguard that some other test has not run first.
Henrik Hjelte
More...
almost 18 years ago
depends-on with single symbol resolves dependencies ok
Henrik Hjelte
More...
almost 18 years ago
bugfixed test of depends on symbol
Henrik Hjelte
More...
almost 18 years ago
tests for dependencies with symbol
Henrik Hjelte
More...
almost 18 years ago
add an (eval-when ...) when defining a test suite
Luca Capello
More...
almost 18 years ago
def-suite should expand into an (eval-when (:always) ...) not a progn
Marco Baringer
More...
about 18 years ago
There is no fixture named foo, wtf?
Marco Baringer
More...
about 18 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree