[test] Remove debug print from MAPC test
[jscl.git] / tests / list.lisp
2013-05-10 Alfredo Beaumont[test] Remove debug print from MAPC test
2013-05-10 Alfredo Beaumont[test] Add tests for CONS, CONSP, ATOM, RPLACA and...
2013-05-10 Alfredo Beaumont[test] Remove comments about EQUAL not being properly...
2013-05-10 Alfredo Beaumont[test] Add a test for mapcar
2013-05-09 Alfredo BeaumontAdd support for mapc
2013-05-04 Owen RodleyADJOIN
2013-05-04 Owen RodleyINTERSECTION
2013-05-04 Owen RodleyAdd KEY and TEST args to MEMBER
2013-05-04 Owen RodleyRASSOC
2013-05-04 Owen RodleyCOPY-ALIST
2013-05-04 Owen RodleyRewrite ACONS and PAIRLIS tests using dotted lists
2013-05-04 Owen RodleyPAIRLIS
2013-05-03 Owen RodleyACONS
2013-05-03 Owen RodleyTAILP
2013-05-03 Owen RodleyFIFTH to TENTH
2013-05-03 Owen RodleyTREE-EQUAL
2013-05-01 David VázquezFix test in SBCL
2013-04-26 Owen RodleyAdd POP macro
2013-04-26 StrigoidesAdd SUBST function
2013-04-26 StrigoidesAdd COPY-TREE function + test