SiteMap Search ElispArea HowTo Glossary RecentChanges News Problems Suggestions
Yemen, National Day

History of unit-test.el

2009-05-13
06:57 UTC Revision 2 . . . . Free Ekanayaka--- unit-test.el.orig 2006-05-01 13:05:07.000000000 +0200 +++ unit-test.el 2009-05-12 23:02:53.000000000 +0200 @@ -203,7 +203,7 @@ (result (run-hooks 'unit-tests-passed-hook) (show-test-status 'passed)) - (to (run-hooks 'unit-tests-failed-hook) + (t (run-hooks 'unit-tests-failed-hook) (show-test-status 'failed))))) (defun set-unit-test-command () (minor)
2006-05-01
11:05 UTC Revision 1 . . . . ppp-49-7.grapevine.net.auSome code for running unit tests and displaying pretty red/green lights