This website requires JavaScript.
Explore
Help
Register
Sign In
warren
/
jasmine
Watch
1
Star
0
Fork
0
You've already forked jasmine
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
74cdc5a04f3fefb506b10342a4c5bd9b1d080e8a
jasmine
/
lib
History
Joost Elfering
c8436d1d44
adding a check for the sticky regExp option supported by Firefox and accepted by the ES6. Note that the tests for this case are checking for the support of the sticky parameter. the logic is still tested by the other expect statements in browsers that do not support sticky but will never enter that block as creating a regExp with that flag is not allowed. Coverage is still good. See
pivotal/jasmine#234
2012-10-27 01:51:19 +01:00
..
jasmine-core
adding a check for the sticky regExp option supported by Firefox and accepted by the ES6. Note that the tests for this case are checking for the support of the sticky parameter. the logic is still tested by the other expect statements in browsers that do not support sticky but will never enter that block as creating a regExp with that flag is not allowed. Coverage is still good. See
pivotal/jasmine#234
2012-10-27 01:51:19 +01:00
jasmine-core.rb
Better argument handling in Jasmine::Core#spec_files
2011-06-18 09:43:14 -04:00