Sha256: 998282e8de070d7ad5b7806af92dff9df7ca6a11adceaeaa21e582dba439ab10

Contents?: true

Size: 577 Bytes

Versions: 41

Compression:

Stored size: 577 Bytes

Contents

// ==========================================================================
// Project:   SproutCore Unit Testing Library
// Copyright: ©2006-2011 Strobe Inc. and contributors.
//            Portions ©2008-2011 Apple Inc. All rights reserved.
// License:   Licensed under MIT license (see license.js)
// ==========================================================================

/*global Q$ synchronize */
// additional methods for use with qunit

/**
  Call this method instead of test() to temporarily disable a test. 
*/
function notest(name, callback, nowait) {
  
}

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
sproutcore-1.11.0 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.11.0.rc3 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.11.0.rc2 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.11.0.rc1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.3.1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.2 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.0 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.0.rc.3 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.0.rc.2 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.10.0.rc.1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.9.2 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.9.1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.9.0 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.8.2.1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.8.1 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.8.0 lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.7.1.beta-java lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.7.1.beta lib/frameworks/sproutcore/frameworks/testing/extras.js
sproutcore-1.6.0.1-java lib/frameworks/sproutcore/frameworks/testing/extras.js