Searched refs:skips (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10.1/ruby-106/ruby/test/testunit/
H A Dtest_hideskip.rb23 assert_match(/assertions\/s.\n\n1 tests, 0 assertions, 0 failures, 0 errors, 1 skips/,
H A Dtest_rake_integration.rb30 /0 tests, 0 assertions, 0 failures, 0 errors, 0 skips/,
/macosx-10.10.1/ruby-106/ruby/test/minitest/
H A Dtest_minitest_unit.rb277 1 tests, 1 assertions, 0 failures, 0 errors, 0 skips
304 2 tests, 1 assertions, 0 failures, 1 errors, 0 skips
331 1 tests, 1 assertions, 0 failures, 1 errors, 0 skips
357 2 tests, 2 assertions, 1 failures, 0 errors, 0 skips
379 1 tests, 1 assertions, 0 failures, 0 errors, 0 skips
397 1 tests, 1 assertions, 0 failures, 0 errors, 0 skips
419 2 tests, 1 assertions, 0 failures, 0 errors, 1 skips
447 2 tests, 1 assertions, 0 failures, 0 errors, 1 skips
484 2 tests, 2 assertions, 0 failures, 0 errors, 0 skips
548 2 tests, 2 assertions, 0 failures, 0 errors, 0 skips
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhttpdist.tcl41 array set skips {. 1 .. 1}
43 set skips($x) 1
53 if {![info exists skips($f)] && ![info exists skips($t)]} {
/macosx-10.10.1/ruby-106/ruby/lib/test/unit/
H A Dparallel.rb45 e, f, s = @errors, @failures, @skips
68 result << [@errors-e,@failures-f,@skips-s]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DResults.pm52 (including todo and skips)
/macosx-10.10.1/libauto-186/
H A Dauto_weak.cpp509 uint8_t skips = (byte >> 4); local
510 index += skips;
649 uint8_t skips = (byte >> 4); local
650 index += skips;
H A DZoneCompaction.cpp213 uint8_t skips = (byte >> 4); local
214 slots += skips;
/macosx-10.10.1/ruby-106/ruby/lib/minitest/
H A Dunit.rb742 attr_accessor :report, :failures, :errors, :skips # :nodoc:
962 @skips += 1
979 @errors = @failures = @skips = 0
1067 format = "%d tests, %d assertions, %d failures, %d errors, %d skips"
1068 io.puts format % [test_count, assertion_count, failures, errors, skips]
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-auto.mm430 unsigned skips = (byte >> 4);
432 newPtr += skips, oldPtr += skips;
H A Dobjc-class.mm279 unsigned skips = (byte >> 4);
281 index += skips;
H A Dobjc-runtime-new.mm143 // As above, but skips the class's base method list.
4957 * cache==NO skips optimistic unlocked lookup (but uses cache elsewhere)
6693 unsigned skips = (byte >> 4);
6695 newPtr += skips;
6709 unsigned skips = (byte >> 4);
6711 newPtr += skips, oldPtr += skips;
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DSimple.pm43 test and your test program aborts, or skips a test or whatever. You
H A DBuilder.pm869 Like skip(), only it skips all the rest of the tests you plan to run
872 If you're running under no_plan, it skips once and terminates the
/macosx-10.10.1/libarchive-30/libarchive/cpio/test/
H A Dmain.c192 /* Cumulative count of reported skips. */
193 static int skips = 0; variable
374 ++skips;
2097 printf(" Skips reported: %8d\n", skips);
/macosx-10.10.1/libarchive-30/libarchive/libarchive/test/
H A Dmain.c191 /* Cumulative count of reported skips. */
192 static int skips = 0; variable
370 ++skips;
2087 printf(" Skips reported: %8d\n", skips);
/macosx-10.10.1/libarchive-30/libarchive/tar/test/
H A Dmain.c193 /* Cumulative count of reported skips. */
194 static int skips = 0; variable
375 ++skips;
2199 printf(" Skips reported: %8d\n", skips);
/macosx-10.10.1/ruby-106/ruby/lib/test/
H A Dunit.rb633 @skips += rep.map{|x| x[:result][2] }.inject(:+)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpine.vim212 syn keyword pineOption delete-skips-deleted
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DBuilder.pm851 Like skip(), only it skips all the rest of the tests you plan to run
854 If you're running under no_plan, it skips once and terminates the
/macosx-10.10.1/vim-55/src/testdir/
H A Dtest49.vim8625 call NEXT('let novar #') " X: 0 * 2 (skips nextcmd)
8627 call NEXT('unlet novar #') " X: 0 * 4 (skips nextcmd)
8629 call NEXT('let {novar}') " X: 0 * 8 (skips nextcmd)
8631 call NEXT('unlet{ novar}') " X: 0 * 16 (skips nextcmd)
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy352 error messages, perltidy skips files identified by the system as non-text.
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex4056 % Take care of unwanted page breaks/skips around a whatsit:
4073 % Avoid page breaks due to these extra skips, too.
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex4056 % Take care of unwanted page breaks/skips around a whatsit:
4073 % Avoid page breaks due to these extra skips, too.
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex3270 % Avoid page breaks due to these extra skips, too.

Completed in 463 milliseconds

12