-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: opal/opal-rspec
base: cf0c36668100^
head repository: opal/opal-rspec
compare: c4f32ebec71c
Commits on May 13, 2015
-
Not sure why this was ignored, pinning this is a good idea to always …
…build with the same version
Configuration menu - View commit details
-
Copy full SHA for cf0c366 - Browse repository at this point
Copy the full SHA cf0c366View commit details -
Configuration menu - View commit details
-
Copy full SHA for b272fd0 - Browse repository at this point
Copy the full SHA b272fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8aa319 - Browse repository at this point
Copy the full SHA c8aa319View commit details -
* Pin the Spec version using Git submodules
* Remove vendor_lib reference since we can use the submodule directly * Add submodule files to the GEM explicitly since ls-files won't catch them * Don't need rake copy task anymore
Configuration menu - View commit details
-
Copy full SHA for dc4a6a5 - Browse repository at this point
Copy the full SHA dc4a6a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5859a21 - Browse repository at this point
Copy the full SHA 5859a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd7c6a - Browse repository at this point
Copy the full SHA dfd7c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1057ed1 - Browse repository at this point
Copy the full SHA 1057ed1View commit details
Commits on May 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 688f8cf - Browse repository at this point
Copy the full SHA 688f8cfView commit details -
Revert "Went back to 3.0.0beta1 due to compat issues"
This reverts commit dfd7c6a.
Configuration menu - View commit details
-
Copy full SHA for 2199e06 - Browse repository at this point
Copy the full SHA 2199e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e534f - Browse repository at this point
Copy the full SHA 78e534fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ab2d4 - Browse repository at this point
Copy the full SHA 53ab2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e578f - Browse repository at this point
Copy the full SHA 69e578fView commit details -
* Add a Rake task the attempts to flatten all of the requires RSpec e…
…ventually does * Update the requires file with the results of that
Configuration menu - View commit details
-
Copy full SHA for 5f63495 - Browse repository at this point
Copy the full SHA 5f63495View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93c624 - Browse repository at this point
Copy the full SHA c93c624View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6134a5 - Browse repository at this point
Copy the full SHA d6134a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8660ac1 - Browse repository at this point
Copy the full SHA 8660ac1View commit details -
Got past formatter issue by changing normalize code to look at file e…
…xistence, not requiring
Configuration menu - View commit details
-
Copy full SHA for c1cce17 - Browse repository at this point
Copy the full SHA c1cce17View commit details -
* Separate out formatters to reduce repetition
* Added stuff formatters RSpec complained about
Configuration menu - View commit details
-
Copy full SHA for fa943b4 - Browse repository at this point
Copy the full SHA fa943b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb4d4f - Browse repository at this point
Copy the full SHA dbb4d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 525470e - Browse repository at this point
Copy the full SHA 525470eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 906218d - Browse repository at this point
Copy the full SHA 906218dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d06b1d1 - Browse repository at this point
Copy the full SHA d06b1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4365972 - Browse repository at this point
Copy the full SHA 4365972View commit details
Commits on May 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4537834 - Browse repository at this point
Copy the full SHA 4537834View commit details -
Configuration menu - View commit details
-
Copy full SHA for c578fba - Browse repository at this point
Copy the full SHA c578fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c80a3 - Browse repository at this point
Copy the full SHA 64c80a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b07410 - Browse repository at this point
Copy the full SHA 2b07410View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf40eb4 - Browse repository at this point
Copy the full SHA cf40eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd44eb3 - Browse repository at this point
Copy the full SHA fd44eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ece88 - Browse repository at this point
Copy the full SHA 49ece88View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1078a6 - Browse repository at this point
Copy the full SHA e1078a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493c84e - Browse repository at this point
Copy the full SHA 493c84eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89dae08 - Browse repository at this point
Copy the full SHA 89dae08View commit details -
* Adapt to new configuration/default_formatter setting
* Add formatter register method calls to the Opal formatter classes * Remove progress formatter from our require list since it was gumming up things * Can now get the beginnings of results in the browser, but there are still some errors
Configuration menu - View commit details
-
Copy full SHA for 1e7874e - Browse repository at this point
Copy the full SHA 1e7874eView commit details
Commits on May 17, 2015
-
Added monkey patching to prevent string mutation in the deprecated fo…
…rmatter (string mutation of course is not supported in Opal)
Configuration menu - View commit details
-
Copy full SHA for 37366e7 - Browse repository at this point
Copy the full SHA 37366e7View commit details
Commits on May 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for df4e7c8 - Browse repository at this point
Copy the full SHA df4e7c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb48b25 - Browse repository at this point
Copy the full SHA fb48b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022996a - Browse repository at this point
Copy the full SHA 022996aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ce4dc - Browse repository at this point
Copy the full SHA 22ce4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d719509 - Browse repository at this point
Copy the full SHA d719509View commit details -
* Fix unnecessary deprecation warnings
* Fix real hash usage issues in formatters
Configuration menu - View commit details
-
Copy full SHA for bf93e23 - Browse repository at this point
Copy the full SHA bf93e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b2568 - Browse repository at this point
Copy the full SHA 13b2568View commit details -
* Added missing notify requests
* Adapt method to new API (notification is passed as param) * There is no super method for most of this
Configuration menu - View commit details
-
Copy full SHA for 4dead2c - Browse repository at this point
Copy the full SHA 4dead2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ad610 - Browse repository at this point
Copy the full SHA 35ad610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5774806 - Browse repository at this point
Copy the full SHA 5774806View commit details
Commits on May 19, 2015
-
* Adapt to new methods (example instead of each)
* Adapt to new run method signature (no more after_run_block) * I think the register method had to be tweaked to register the example with the example group. Otherwise, the group would not have children and the reporter would not notify the formatter that the group had started, so the formatter would fail when it received the example result
Configuration menu - View commit details
-
Copy full SHA for 8ff941b - Browse repository at this point
Copy the full SHA 8ff941bView commit details -
Configuration menu - View commit details
-
Copy full SHA for df62107 - Browse repository at this point
Copy the full SHA df62107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68067d3 - Browse repository at this point
Copy the full SHA 68067d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140a413 - Browse repository at this point
Copy the full SHA 140a413View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5af9eb - Browse repository at this point
Copy the full SHA b5af9ebView commit details
There are no files selected for viewing