Commit Graph

  • e1249ac89a Remove unused standaloneBuilder var from Gruntfile Christopher Amavisca 2015-02-04 17:04:20 -08:00
  • a84e0cd8ef Add test script to package.json Christopher Amavisca 2015-02-04 16:55:07 -08:00
  • 6177a4aeff Update bower.json keywords to match package.json keywords Christopher Amavisca 2015-02-04 16:36:43 -08:00
  • 471a241493 Add keywords to package.json Christopher Amavisca 2015-02-04 16:36:10 -08:00
  • d5dfbc98c3 Updates pretty printer to include array properties Greg Cobb and Gregg Van Hove 2015-02-04 11:02:53 -08:00
  • 2ab2a83a3b Merge pull request #768 from danilovaz/master Gregg Van Hove 2015-02-04 09:58:40 -08:00
  • f22862fd80 Merge branch 'juliemr-arrayfix' Greg Cobb and Gregg Van Hove 2015-02-04 09:37:38 -08:00
  • 53b0752ff0 Allow arrays from different frames or contexts to be equal Julie Ralph 2015-02-03 13:43:49 -08:00
  • 7616e5a3fd Update year copyright Danilo Vaz 2015-02-04 08:42:18 -02:00
  • e173cd1c9d bump version to 2.2.1 for bower fix v2.2.1 Greg Cobb and Gregg Van Hove 2015-02-02 12:24:14 -08:00
  • 234dc1a047 Merge pull request #763 from gabrielhpugliese/gabrielhpugliese-patch-bower-json Gregg Van Hove 2015-02-02 12:16:47 -08:00
  • d22a030b87 Fix missing comma on bower.json Gabriel H Pugliese 2015-02-02 18:03:32 -02:00
  • 4acb7448d8 Update release notes and bump version for 2.2.0 v2.2.0 Greg Cobb and Gregg Van Hove 2015-02-02 11:26:51 -08:00
  • a26e85ff3a update 2.2.0 release notes now that I've pulled slackersoft 2015-01-30 13:03:08 -08:00
  • 39e175c05f Initial cut of release notes for 2.2.0 slackersoft 2015-01-30 13:01:48 -08:00
  • d129a6c0ee Restructure node examples folder structure to look more realistic. Christopher Amavisca 2015-01-27 14:30:43 -08:00
  • 837101c025 Add a basic bower config slackersoft 2015-01-26 17:53:41 -08:00
  • 8e3066db42 Allow pending to take a reason and show it in the HtmlReporter slackersoft 2015-01-26 15:55:31 -08:00
  • a857f4c042 Merge branch 'ptomato-gjs-global-object' slackersoft 2015-01-26 12:22:05 -08:00
  • dca543accb Merge branch 'gjs-global-object' of https://github.com/ptomato/jasmine into ptomato-gjs-global-object slackersoft 2015-01-26 12:21:26 -08:00
  • 5dbcf27f72 Merge branch 'ptomato-spidermonkey-compat' slackersoft 2015-01-26 11:47:35 -08:00
  • b54de4a180 Merge branch 'spidermonkey-compat' of https://github.com/ptomato/jasmine into ptomato-spidermonkey-compat slackersoft 2015-01-26 11:39:01 -08:00
  • 46509f05a9 Add jshint to node run on travis slackersoft 2015-01-26 10:59:44 -08:00
  • ebaa2e7f24 Set jasmineGlobal correctly in GJS Philip Chimento 2015-01-19 22:34:54 -08:00
  • 5eaf7152bf Fix some SpiderMonkey lint Philip Chimento 2015-01-19 22:28:58 -08:00
  • ebbaab4cf9 Prevents *Alls from running when runnables are explicitly set Greg Cobb 2015-01-23 17:27:13 -08:00
  • 1936a36c79 Fix jslint issues Greg Cobb 2015-01-23 17:23:07 -08:00
  • 1dd4af3835 anything and stringMatching have custom pretty-print now. slackersoft 2015-01-21 12:59:01 -08:00
  • 6ae054c3e2 Update contribution guide to mention possible ffi dependencies for Ubuntu slackersoft 2015-01-21 12:55:07 -08:00
  • e5feba994f Merge pull request #746 from swirlycheetah/patch-1 Gregg Van Hove 2015-01-14 17:00:19 -08:00
  • 20faa883fb fix spelling mistake Chris Wheatley 2015-01-14 22:15:49 +00:00
  • 3bba1eabd4 Merge pull request #745 from rohit/fix-repo-url Gregg Van Hove 2015-01-14 10:26:39 -08:00
  • 9ad3eac469 Use new jasmine github repo url Rohit Arondekar 2015-01-14 20:47:09 +05:30
  • 3140d5fb95 Allow createSpyObj to be called with just an array of method names Gregg Van Hove 2015-01-12 15:16:50 -08:00
  • 69a61547e7 Don't forget to buildDistribution Gregg Van Hove 2015-01-12 14:10:50 -08:00
  • a999490de9 Merge branch 'arrayContaining' of https://github.com/slackersoft/jasmine into slackersoft-arrayContaining Gregg Van Hove 2015-01-12 14:01:02 -08:00
  • c1479acd17 Fix fail specs for all browsers #734 Gregg Van Hove 2015-01-12 13:37:10 -08:00
  • 3a93f845d6 Use the stack trace from the Error object if supplied Gregg Van Hove 2015-01-12 11:51:45 -08:00
  • 6c58024321 Update readme with link to upgrading doc and mention browser support. Gregg Van Hove 2015-01-12 11:06:59 -08:00
  • aeae141fd4 Merge branch 'moonmaster9000-patch-2' Gregg Van Hove 2015-01-12 10:08:15 -08:00
  • a951bbbb47 Link to the Jasmine NPM module Matt Parker 2015-01-08 10:57:46 -08:00
  • 895c17e5c1 Merge branch 'rohit-equals-null-protoObjects' slackersoft 2014-12-20 16:48:01 -08:00
  • a84eaf2cbe Allow null prototype obj to be compared for equals Rohit Arondekar 2014-12-20 08:35:27 +05:30
  • 9f240c5b9e Build distribution to properly expose stringMatching slackersoft 2014-12-19 12:45:58 -08:00
  • dfa8a77dc3 Add asymmetric equality tester to match a string against a regexp slackersoft 2014-12-19 12:36:33 -08:00
  • 2472982fe9 Merge pull request #730 from rohit/patch-1 Gregg Van Hove 2014-12-19 09:21:02 -08:00
  • c85500a924 Fix URL's of Jasmine repositories on Github Rohit Arondekar 2014-12-19 07:36:03 +05:30
  • 482f4d62fc Add anything matcher to match any value that is neither null or undefined slackersoft 2014-12-17 12:58:47 -08:00
  • bfcd8b046d Allow asymmetric equality testers to preempt their symmetric brethren slackersoft 2014-12-16 17:45:58 -08:00
  • 2ab22951a1 Just check if either side implements asymmetricMatch slackersoft 2014-12-16 17:29:18 -08:00
  • 6c131beda7 Don't double escape focus spec links. slackersoft 2014-12-16 17:21:22 -08:00
  • ea88023553 Check for ObjectContaining on either side of equality. slackersoft 2014-12-16 17:05:32 -08:00
  • 6bd98cb2ab Rename jasmineMatches to asymmetricMatch slackersoft 2014-12-16 16:47:31 -08:00
  • b4b3ac25a1 spyOn explicitly checks to see that a method name to spy on was passed. slackersoft 2014-12-16 13:21:48 -08:00
  • 7570bc422b Display the name of the constructor when pretty printing objects slackersoft 2014-12-16 12:56:04 -08:00
  • eca8d8f009 Also test in IE 11 on travis slackersoft 2014-12-16 11:57:48 -08:00
  • 305252f5a8 toMatch requires the expected to be a String or RegExp slackersoft 2014-12-16 11:50:45 -08:00
  • 0fdb28c6ff Merge branch 'toEqualDomNodes' of https://github.com/alexeibs/jasmine into alexeibs-toEqualDomNodes slackersoft 2014-12-16 10:25:11 -08:00
  • a84202a6f9 Also check custom properties on Arrays when computing equality slackersoft 2014-12-16 10:22:23 -08:00
  • 503f4b7f49 Keep extra query params when focusing on a spec or suite slackersoft 2014-12-15 18:30:32 -08:00
  • fbe38018c9 Hide more things from the npm package slackersoft 2014-12-11 12:48:50 -08:00
  • 8bb2f67fb3 Properly record finishing an xdescribe so further cleanup works slackersoft 2014-12-09 12:40:00 -08:00
  • ba9c863de9 Add spec to verify custom query params are left alone slackersoft 2014-12-05 08:12:42 -08:00
  • 02161b7d48 ObjectContaining no longer tries to track exact mismatches slackersoft 2014-12-05 08:06:20 -08:00
  • 4d5f27d359 Reschedule all functions for a tick before executing any slackersoft 2014-12-05 08:01:34 -08:00
  • a4faa80be4 pass through all args from external interface for befores, afters, its slackersoft 2014-12-02 13:29:43 -08:00
  • b68ba90ad7 Just return the result directly from any and objectContaining slackersoft 2014-12-02 07:56:40 -08:00
  • dc7be9c55e change 2.1.3 release notes filename to match others slackersoft 2014-12-01 12:49:40 -08:00
  • b56c2a69ac add standalone dist for 2.1.3 v2.1.3 slackersoft 2014-12-01 12:46:52 -08:00
  • 4b6789ccd9 version bump for 2.1.3 slackersoft 2014-12-01 12:43:52 -08:00
  • 9f94e8e226 Top level suite no longer reports suiteStart and suiteDone slackersoft 2014-11-28 21:25:45 -08:00
  • 55f32e2dc6 Don't keep the expected and actual for a passed expectation slackersoft 2014-11-22 15:01:13 -08:00
  • b30a85c8f1 Merge pull request #712 from joshk/patch-1 Gregg Van Hove 2014-11-22 14:58:34 -08:00
  • 20ce62d5f5 Use the new build env on Travis Josh Kalderimis 2014-11-22 14:21:03 -05:00
  • c3de57aaac Update travis badge Christopher Amavisca 2014-11-22 11:16:07 -08:00
  • 2517ddfe17 bump verion to 2.1.2 v2.1.2 slackersoft 2014-11-16 14:56:27 -08:00
  • 23a492cb65 Suites still run their children even if none are executable slackersoft 2014-11-16 14:43:44 -08:00
  • 25c546a904 add release notes and standalone dist for 2.1.1 v2.1.1 slackersoft 2014-11-14 18:44:28 -08:00
  • 97ab0cb403 bump version to 2.1.1 slackersoft 2014-11-14 18:43:00 -08:00
  • 42b1bda919 Top-level suite triggers suiteStarted and suiteEnd to be consistent slackersoft 2014-11-14 18:37:00 -08:00
  • 216b40439f Attempt to use selenium runner from source, to fix dependency loop v2.1.0 slackersoft 2014-11-14 12:41:50 -08:00
  • 590a9d9d41 bump version to 2.1.0 slackersoft 2014-11-14 07:54:19 -08:00
  • 66c8624022 Updating links in release notes Davis W. Frank 2014-11-11 09:46:38 -08:00
  • 75e5a5c308 Fix for wayward underscore and Anchorman bug Davis W. Frank 2014-11-10 17:24:06 -08:00
  • 9b5c20cc19 Adding first crack at 2.1 release notes Davis W. Frank 2014-11-10 17:15:57 -08:00
  • cc720e7f56 Add release notes for previous releases, so they can be removed from the wiki slackersoft 2014-11-06 08:21:31 -08:00
  • 1426416666 Merge pull request #700 from tkrotoff/patch-1 Gregg Van Hove 2014-11-04 13:20:55 -08:00
  • 197cb13817 Simplifies SpecRunner.html Tanguy Krotoff 2014-11-04 10:30:11 +01:00
  • 816b7d701f Merge branch 'charleshansen-to_contain_array_like_objects' slackersoft 2014-11-03 13:10:13 -08:00
  • da6813ef0d toContain works with array-like objects (Arguments, HTMLCollections, etc) Charles Hansen 2014-10-30 11:57:24 -07:00
  • a4d134521a Revert "toContain works with array-like objects (Arguments, HTMLCollections, etc)" slackersoft 2014-11-01 14:28:32 -07:00
  • d4fc787ea7 Merge branch 'charleshansen-to_contain_array_like_objects' slackersoft 2014-10-30 13:08:45 -07:00
  • 663fbd0cdb toContain works with array-like objects (Arguments, HTMLCollections, etc) Charles Hansen 2014-10-30 11:57:24 -07:00
  • cf83ae474c Added Sheel to the Maintainers Emeritus list Matt Parker 2014-10-25 08:07:15 -07:00
  • 325c5a2288 Name / Email / Org updates in README Matt Parker 2014-10-25 07:51:18 -07:00
  • 3ca687a9ad Merge pull request #691 from ertrzyiks/fix-spec-title Gregg Van Hove 2014-10-22 09:52:10 -07:00
  • 3b557f85c7 Fixed isPendingSpecException test title Mateusz Derks 2014-10-17 15:30:26 +02:00
  • b67a19507f Add notes for releasing new versions of the docs slackersoft 2014-10-11 22:13:26 -07:00
  • ecae3d47a7 Use the jasmine-npm tarball, since that works on travis slackersoft 2014-10-11 15:04:04 -07:00
  • a76d6d1cd4 Pass in the current distribution when running node specs slackersoft 2014-10-11 14:54:08 -07:00