Searched +refs:todo +refs:category +refs:number (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/
H A DTest.pm11 $ONFAIL %todo %history $planned @FAILDETAIL) #private-ish
16 %todo = ();
50 BEGIN { plan tests => 14, todo => [3,4] }
61 ok(0); # ok, expected failure (see todo list, above)
124 =item C<tests =E<gt> I<number>>
126 The number of tests in your script.
129 =item C<todo =E<gt> [I<1,5,14>]>
151 croak "Test::plan(%args): odd number of arguments" if @_ & 1;
165 elsif ($k eq 'todo' or
166 $k eq 'failok') { for (@$v) { $todo{
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dorg.el44 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
87 "The version number of the file org.el.")
509 "The character that makes a line with leading number an ordered list item.
512 number may be incorrectly interpreted as an item. ?\) therefore is
530 a new checkbox with \\[org-insert-todo-heading] or toggle a checkbox
635 - Minimize the number of realigns. Normally, the table is aligned each time
708 (defcustom org-table-number-regexp
715 anything which looks remotely like a number as used in scientific
717 number:
737 (defcustom org-table-number
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dperl6.vim42 " * Arbitrary number, order, and negation of adverbs to Q//, q//, qq//.
88 \ "macro sub submethod method multi proto only rule token regex category",
233 \ "plan_ok dies_ok lives_ok skip todo pass flunk force_todo use_ok isa_ok",
698 " Q, q, and qq with any number of (ignored) adverbs

Completed in 196 milliseconds