Update CEDET manual tests so that they run.
To run visit test/manual/cedet/cedet-utests.el M-x eval-buffer M-x cedet-utest Author: Eric Ludlam <zappo@gnu.org>
This commit is contained in:
parent
a99812ee0f
commit
128f803197
4 changed files with 53 additions and 24 deletions
|
@ -607,6 +607,8 @@ SORT-PRED if desired."
|
|||
(chart-bar-quickie 'vertical "Test Bar Chart"
|
||||
'( "U1" "ME2" "C3" "B4" "QT" "EZ") "Items"
|
||||
'( 5 -10 23 20 30 -3) "Values")
|
||||
(if (not (called-interactively-p 'any))
|
||||
(kill-buffer "*Test Bar Chart*"))
|
||||
)
|
||||
|
||||
;;; Sample utility function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue