aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-19version bumpHEADmaincolin
2024-04-19Remove: legacy testierecolin
2024-02-04report function for test-failure-errorcolin
2024-02-04typocolin
2024-02-04Readme phrasingcolin
2024-02-04readme phrasingcolin
2024-02-04Version bumpcolin
2024-02-04test suites; readmecolin
2024-02-04Add: automatic test suite constructioncolin
2024-02-03cruftcolin
2023-11-27formatting errorcolin
2023-11-25examplescolin
2023-09-10yeeshcolin
2023-09-10typocolin
2023-09-10update readmecolin
2023-09-10Improved restart messages for some standard hookscolin
2023-09-10Added :docolin
2023-09-09updatingcolin
2023-09-09typocolin
2023-09-09Testiere2colin
Add examples changed some internal names; improved some error messages Added more examples renaming exports Added New Readme
2023-01-13Fix: typo in readmecolin
2022-11-26Fix: typo in readmeColin Okay
2022-11-10Modify: eval-when in defun/tColin Okay
2022-09-09Modify: Only call :program type tests when function is boundColin Okay
This allows for a separation of long test functions into a separate system that need not be shipped with the code being tested. That is, the compiled tests can be separated from the compiled code that they are testing. With other sorts of testiere test forms, this is already the case since they run during compilation.
2022-09-07Del: README.mdColin Okay
2022-09-07Doc: readme changeColin Okay
2022-09-07Add: README.orgColin Okay
2022-09-07Change: with-bindings to letColin Okay
2022-09-07Change: :with-bindings to :letColin Okay
2022-09-07updated author info in asdColin Okay
2022-03-20[release] version 0.1.0Colin Okay
2022-03-20[doc] updated READMEColin Okay
2022-03-20typoColin Okay
2022-03-20[feature] added with-stubs, updated [docs]Colin Okay
2022-03-20[refactor] using fdefinition to support setf definitionsColin Okay
2022-03-20refactor defun/t to use symbol-function values, and restart-caseColin Okay
2022-03-08updated examplesColin Okay
2022-03-08changed name of defun+ to defun/tColin Okay
2021-09-03demethod+ not implementedColin Okay
2021-09-03added examples.lispColin Okay
2021-09-02phrasingColin Okay
2021-09-02readmeColin Okay
2021-09-01readmeColin Okay
2021-07-08empty readmeColin Okay
2021-07-08added licenseColin Okay
2021-07-01exporting defining forms.Colin Okay
2021-06-29signals and fails test typesColin Okay
2021-06-29initial commit, defun+ initial definitinoColin Okay