diff --git a/.gitmodules b/.gitmodules index a8e35a1d..962e2ecb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "Packager"] path = Packager url = git://github.com/kamicane/packager.git -[submodule "Specs/mootools-core"] - path = Specs/mootools-core - url = http://github.com/mootools/mootools-core.git -[submodule "Specs/Runner"] - path = Specs/Runner +[submodule "Tests/Specs/Runner"] + path = Tests/Specs/Runner url = git://github.com/mootools/mootools-runner.git +[submodule "Tests/Specs/mootools-core"] + path = Tests/Specs/mootools-core + url = git://github.com/mootools/mootools-core.git diff --git a/Tests/Class/Chain.Wait_(tween).html b/Tests/Interactive/Class/Chain.Wait_(tween).html similarity index 100% rename from Tests/Class/Chain.Wait_(tween).html rename to Tests/Interactive/Class/Chain.Wait_(tween).html diff --git a/Tests/Class/Chain.Wait_(tween).yml b/Tests/Interactive/Class/Chain.Wait_(tween).yml similarity index 100% rename from Tests/Class/Chain.Wait_(tween).yml rename to Tests/Interactive/Class/Chain.Wait_(tween).yml diff --git a/Tests/Drag/Drag.Move_(basic).html b/Tests/Interactive/Drag/Drag.Move_(basic).html similarity index 100% rename from Tests/Drag/Drag.Move_(basic).html rename to Tests/Interactive/Drag/Drag.Move_(basic).html diff --git a/Tests/Drag/Drag.Move_(basic).yml b/Tests/Interactive/Drag/Drag.Move_(basic).yml similarity index 100% rename from Tests/Drag/Drag.Move_(basic).yml rename to Tests/Interactive/Drag/Drag.Move_(basic).yml diff --git a/Tests/Drag/Drag.Move_(container).html b/Tests/Interactive/Drag/Drag.Move_(container).html similarity index 100% rename from Tests/Drag/Drag.Move_(container).html rename to Tests/Interactive/Drag/Drag.Move_(container).html diff --git a/Tests/Drag/Drag.Move_(container).yml b/Tests/Interactive/Drag/Drag.Move_(container).yml similarity index 100% rename from Tests/Drag/Drag.Move_(container).yml rename to Tests/Interactive/Drag/Drag.Move_(container).yml diff --git a/Tests/Drag/Drag.Move_(drag_in_drag).html b/Tests/Interactive/Drag/Drag.Move_(drag_in_drag).html similarity index 100% rename from Tests/Drag/Drag.Move_(drag_in_drag).html rename to Tests/Interactive/Drag/Drag.Move_(drag_in_drag).html diff --git a/Tests/Drag/Drag.Move_(drag_in_drag).yml b/Tests/Interactive/Drag/Drag.Move_(drag_in_drag).yml similarity index 100% rename from Tests/Drag/Drag.Move_(drag_in_drag).yml rename to Tests/Interactive/Drag/Drag.Move_(drag_in_drag).yml diff --git a/Tests/Drag/Drag.Move_(drag_in_drag_border).html b/Tests/Interactive/Drag/Drag.Move_(drag_in_drag_border).html similarity index 100% rename from Tests/Drag/Drag.Move_(drag_in_drag_border).html rename to Tests/Interactive/Drag/Drag.Move_(drag_in_drag_border).html diff --git a/Tests/Drag/Drag.Move_(drag_in_drag_border).yml b/Tests/Interactive/Drag/Drag.Move_(drag_in_drag_border).yml similarity index 100% rename from Tests/Drag/Drag.Move_(drag_in_drag_border).yml rename to Tests/Interactive/Drag/Drag.Move_(drag_in_drag_border).yml diff --git a/Tests/Drag/Drag.Move_(droppables).html b/Tests/Interactive/Drag/Drag.Move_(droppables).html similarity index 100% rename from Tests/Drag/Drag.Move_(droppables).html rename to Tests/Interactive/Drag/Drag.Move_(droppables).html diff --git a/Tests/Drag/Drag.Move_(droppables).yml b/Tests/Interactive/Drag/Drag.Move_(droppables).yml similarity index 100% rename from Tests/Drag/Drag.Move_(droppables).yml rename to Tests/Interactive/Drag/Drag.Move_(droppables).yml diff --git a/Tests/Drag/Drag.Move_(no_offsetParent).html b/Tests/Interactive/Drag/Drag.Move_(no_offsetParent).html similarity index 100% rename from Tests/Drag/Drag.Move_(no_offsetParent).html rename to Tests/Interactive/Drag/Drag.Move_(no_offsetParent).html diff --git a/Tests/Drag/Drag.Move_(no_offsetParent).yml b/Tests/Interactive/Drag/Drag.Move_(no_offsetParent).yml similarity index 100% rename from Tests/Drag/Drag.Move_(no_offsetParent).yml rename to Tests/Interactive/Drag/Drag.Move_(no_offsetParent).yml diff --git a/Tests/Drag/Drag.Move_(position_right_bottom).html b/Tests/Interactive/Drag/Drag.Move_(position_right_bottom).html similarity index 100% rename from Tests/Drag/Drag.Move_(position_right_bottom).html rename to Tests/Interactive/Drag/Drag.Move_(position_right_bottom).html diff --git a/Tests/Drag/Drag.Move_(style_false).html b/Tests/Interactive/Drag/Drag.Move_(style_false).html similarity index 100% rename from Tests/Drag/Drag.Move_(style_false).html rename to Tests/Interactive/Drag/Drag.Move_(style_false).html diff --git a/Tests/Drag/Drag.Move_(style_false).yml b/Tests/Interactive/Drag/Drag.Move_(style_false).yml similarity index 100% rename from Tests/Drag/Drag.Move_(style_false).yml rename to Tests/Interactive/Drag/Drag.Move_(style_false).yml diff --git a/Tests/Drag/Drag_(resize).html b/Tests/Interactive/Drag/Drag_(resize).html similarity index 100% rename from Tests/Drag/Drag_(resize).html rename to Tests/Interactive/Drag/Drag_(resize).html diff --git a/Tests/Drag/Drag_(resize).yml b/Tests/Interactive/Drag/Drag_(resize).yml similarity index 100% rename from Tests/Drag/Drag_(resize).yml rename to Tests/Interactive/Drag/Drag_(resize).yml diff --git a/Tests/Drag/Slider.html b/Tests/Interactive/Drag/Slider.html similarity index 100% rename from Tests/Drag/Slider.html rename to Tests/Interactive/Drag/Slider.html diff --git a/Tests/Drag/Slider.yml b/Tests/Interactive/Drag/Slider.yml similarity index 100% rename from Tests/Drag/Slider.yml rename to Tests/Interactive/Drag/Slider.yml diff --git a/Tests/Drag/Sortables_(images).html b/Tests/Interactive/Drag/Sortables_(images).html similarity index 100% rename from Tests/Drag/Sortables_(images).html rename to Tests/Interactive/Drag/Sortables_(images).html diff --git a/Tests/Drag/Sortables_(images).yml b/Tests/Interactive/Drag/Sortables_(images).yml similarity index 100% rename from Tests/Drag/Sortables_(images).yml rename to Tests/Interactive/Drag/Sortables_(images).yml diff --git a/Tests/Drag/Sortables_(multi).html b/Tests/Interactive/Drag/Sortables_(multi).html similarity index 100% rename from Tests/Drag/Sortables_(multi).html rename to Tests/Interactive/Drag/Sortables_(multi).html diff --git a/Tests/Drag/Sortables_(multi).yml b/Tests/Interactive/Drag/Sortables_(multi).yml similarity index 100% rename from Tests/Drag/Sortables_(multi).yml rename to Tests/Interactive/Drag/Sortables_(multi).yml diff --git a/Tests/Drag/Sortables_(revert).html b/Tests/Interactive/Drag/Sortables_(revert).html similarity index 100% rename from Tests/Drag/Sortables_(revert).html rename to Tests/Interactive/Drag/Sortables_(revert).html diff --git a/Tests/Drag/Sortables_(single).html b/Tests/Interactive/Drag/Sortables_(single).html similarity index 100% rename from Tests/Drag/Sortables_(single).html rename to Tests/Interactive/Drag/Sortables_(single).html diff --git a/Tests/Drag/Sortables_(single).yml b/Tests/Interactive/Drag/Sortables_(single).yml similarity index 100% rename from Tests/Drag/Sortables_(single).yml rename to Tests/Interactive/Drag/Sortables_(single).yml diff --git a/Tests/Drag/Sortables_(table).html b/Tests/Interactive/Drag/Sortables_(table).html similarity index 100% rename from Tests/Drag/Sortables_(table).html rename to Tests/Interactive/Drag/Sortables_(table).html diff --git a/Tests/Drag/Sortables_(table).yml b/Tests/Interactive/Drag/Sortables_(table).yml similarity index 100% rename from Tests/Drag/Sortables_(table).yml rename to Tests/Interactive/Drag/Sortables_(table).yml diff --git a/Tests/Element/Element.Delegation.html b/Tests/Interactive/Element/Element.Delegation.html similarity index 100% rename from Tests/Element/Element.Delegation.html rename to Tests/Interactive/Element/Element.Delegation.html diff --git a/Tests/Element/Element.Delegation.yml b/Tests/Interactive/Element/Element.Delegation.yml similarity index 100% rename from Tests/Element/Element.Delegation.yml rename to Tests/Interactive/Element/Element.Delegation.yml diff --git a/Tests/Element/Element.Delegation_(focus_blur).yml b/Tests/Interactive/Element/Element.Delegation_(focus_blur).yml similarity index 100% rename from Tests/Element/Element.Delegation_(focus_blur).yml rename to Tests/Interactive/Element/Element.Delegation_(focus_blur).yml diff --git a/Tests/Element/Element.Delegation_(non_bubbling).html b/Tests/Interactive/Element/Element.Delegation_(non_bubbling).html similarity index 100% rename from Tests/Element/Element.Delegation_(non_bubbling).html rename to Tests/Interactive/Element/Element.Delegation_(non_bubbling).html diff --git a/Tests/Element/Element.Event.Pseudos.Keys.html b/Tests/Interactive/Element/Element.Event.Pseudos.Keys.html similarity index 100% rename from Tests/Element/Element.Event.Pseudos.Keys.html rename to Tests/Interactive/Element/Element.Event.Pseudos.Keys.html diff --git a/Tests/Element/Element.Event.Pseudos.Keys.yml b/Tests/Interactive/Element/Element.Event.Pseudos.Keys.yml similarity index 100% rename from Tests/Element/Element.Event.Pseudos.Keys.yml rename to Tests/Interactive/Element/Element.Event.Pseudos.Keys.yml diff --git a/Tests/Element/Element.Event.Pseudos.html b/Tests/Interactive/Element/Element.Event.Pseudos.html similarity index 100% rename from Tests/Element/Element.Event.Pseudos.html rename to Tests/Interactive/Element/Element.Event.Pseudos.html diff --git a/Tests/Element/Element.Forms.html b/Tests/Interactive/Element/Element.Forms.html similarity index 100% rename from Tests/Element/Element.Forms.html rename to Tests/Interactive/Element/Element.Forms.html diff --git a/Tests/Element/Element.Forms.yml b/Tests/Interactive/Element/Element.Forms.yml similarity index 100% rename from Tests/Element/Element.Forms.yml rename to Tests/Interactive/Element/Element.Forms.yml diff --git a/Tests/Element/Element.Pin.html b/Tests/Interactive/Element/Element.Pin.html similarity index 100% rename from Tests/Element/Element.Pin.html rename to Tests/Interactive/Element/Element.Pin.html diff --git a/Tests/Element/Element.Pin.yml b/Tests/Interactive/Element/Element.Pin.yml similarity index 100% rename from Tests/Element/Element.Pin.yml rename to Tests/Interactive/Element/Element.Pin.yml diff --git a/Tests/Element/Element.Position_(basic).html b/Tests/Interactive/Element/Element.Position_(basic).html similarity index 100% rename from Tests/Element/Element.Position_(basic).html rename to Tests/Interactive/Element/Element.Position_(basic).html diff --git a/Tests/Element/Element.Position_(basic).yml b/Tests/Interactive/Element/Element.Position_(basic).yml similarity index 100% rename from Tests/Element/Element.Position_(basic).yml rename to Tests/Interactive/Element/Element.Position_(basic).yml diff --git a/Tests/Element/Element.Position_(scrolled).html b/Tests/Interactive/Element/Element.Position_(scrolled).html similarity index 100% rename from Tests/Element/Element.Position_(scrolled).html rename to Tests/Interactive/Element/Element.Position_(scrolled).html diff --git a/Tests/Element/Element.Position_(scrolled).yml b/Tests/Interactive/Element/Element.Position_(scrolled).yml similarity index 100% rename from Tests/Element/Element.Position_(scrolled).yml rename to Tests/Interactive/Element/Element.Position_(scrolled).yml diff --git a/Tests/Element/Element.Position_(scrolling).html b/Tests/Interactive/Element/Element.Position_(scrolling).html similarity index 100% rename from Tests/Element/Element.Position_(scrolling).html rename to Tests/Interactive/Element/Element.Position_(scrolling).html diff --git a/Tests/Element/Element.Position_(scrolling).yml b/Tests/Interactive/Element/Element.Position_(scrolling).yml similarity index 100% rename from Tests/Element/Element.Position_(scrolling).yml rename to Tests/Interactive/Element/Element.Position_(scrolling).yml diff --git a/Tests/Element/Element.Shortcuts.html b/Tests/Interactive/Element/Element.Shortcuts.html similarity index 100% rename from Tests/Element/Element.Shortcuts.html rename to Tests/Interactive/Element/Element.Shortcuts.html diff --git a/Tests/Element/Element.Shortcuts.yml b/Tests/Interactive/Element/Element.Shortcuts.yml similarity index 100% rename from Tests/Element/Element.Shortcuts.yml rename to Tests/Interactive/Element/Element.Shortcuts.yml diff --git a/Tests/Forms/Form.Request.Append.html b/Tests/Interactive/Forms/Form.Request.Append.html similarity index 100% rename from Tests/Forms/Form.Request.Append.html rename to Tests/Interactive/Forms/Form.Request.Append.html diff --git a/Tests/Forms/Form.Request.Append.yml b/Tests/Interactive/Forms/Form.Request.Append.yml similarity index 100% rename from Tests/Forms/Form.Request.Append.yml rename to Tests/Interactive/Forms/Form.Request.Append.yml diff --git a/Tests/Forms/Form.Request.html b/Tests/Interactive/Forms/Form.Request.html similarity index 100% rename from Tests/Forms/Form.Request.html rename to Tests/Interactive/Forms/Form.Request.html diff --git a/Tests/Forms/Form.Request.yml b/Tests/Interactive/Forms/Form.Request.yml similarity index 100% rename from Tests/Forms/Form.Request.yml rename to Tests/Interactive/Forms/Form.Request.yml diff --git a/Tests/Forms/Form.Validator.Extras.html b/Tests/Interactive/Forms/Form.Validator.Extras.html similarity index 100% rename from Tests/Forms/Form.Validator.Extras.html rename to Tests/Interactive/Forms/Form.Validator.Extras.html diff --git a/Tests/Forms/Form.Validator.Extras.yml b/Tests/Interactive/Forms/Form.Validator.Extras.yml similarity index 100% rename from Tests/Forms/Form.Validator.Extras.yml rename to Tests/Interactive/Forms/Form.Validator.Extras.yml diff --git a/Tests/Forms/Form.Validator.Extras_(data-).html b/Tests/Interactive/Forms/Form.Validator.Extras_(data-).html similarity index 100% rename from Tests/Forms/Form.Validator.Extras_(data-).html rename to Tests/Interactive/Forms/Form.Validator.Extras_(data-).html diff --git a/Tests/Forms/Form.Validator.Extras_(data-).yml b/Tests/Interactive/Forms/Form.Validator.Extras_(data-).yml similarity index 100% rename from Tests/Forms/Form.Validator.Extras_(data-).yml rename to Tests/Interactive/Forms/Form.Validator.Extras_(data-).yml diff --git a/Tests/Forms/Form.Validator.Inline.html b/Tests/Interactive/Forms/Form.Validator.Inline.html similarity index 100% rename from Tests/Forms/Form.Validator.Inline.html rename to Tests/Interactive/Forms/Form.Validator.Inline.html diff --git a/Tests/Forms/Form.Validator.Inline.yml b/Tests/Interactive/Forms/Form.Validator.Inline.yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline.yml rename to Tests/Interactive/Forms/Form.Validator.Inline.yml diff --git a/Tests/Forms/Form.Validator.Inline_(data-).html b/Tests/Interactive/Forms/Form.Validator.Inline_(data-).html similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(data-).html rename to Tests/Interactive/Forms/Form.Validator.Inline_(data-).html diff --git a/Tests/Forms/Form.Validator.Inline_(data-).yml b/Tests/Interactive/Forms/Form.Validator.Inline_(data-).yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(data-).yml rename to Tests/Interactive/Forms/Form.Validator.Inline_(data-).yml diff --git a/Tests/Forms/Form.Validator.Inline_(data-warnings).html b/Tests/Interactive/Forms/Form.Validator.Inline_(data-warnings).html similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(data-warnings).html rename to Tests/Interactive/Forms/Form.Validator.Inline_(data-warnings).html diff --git a/Tests/Forms/Form.Validator.Inline_(data-warnings).yml b/Tests/Interactive/Forms/Form.Validator.Inline_(data-warnings).yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(data-warnings).yml rename to Tests/Interactive/Forms/Form.Validator.Inline_(data-warnings).yml diff --git a/Tests/Forms/Form.Validator.Inline_(onBlur).html b/Tests/Interactive/Forms/Form.Validator.Inline_(onBlur).html similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(onBlur).html rename to Tests/Interactive/Forms/Form.Validator.Inline_(onBlur).html diff --git a/Tests/Forms/Form.Validator.Inline_(onBlur).yml b/Tests/Interactive/Forms/Form.Validator.Inline_(onBlur).yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(onBlur).yml rename to Tests/Interactive/Forms/Form.Validator.Inline_(onBlur).yml diff --git a/Tests/Forms/Form.Validator.Inline_(onChange).html b/Tests/Interactive/Forms/Form.Validator.Inline_(onChange).html similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(onChange).html rename to Tests/Interactive/Forms/Form.Validator.Inline_(onChange).html diff --git a/Tests/Forms/Form.Validator.Inline_(onChange).yml b/Tests/Interactive/Forms/Form.Validator.Inline_(onChange).yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(onChange).yml rename to Tests/Interactive/Forms/Form.Validator.Inline_(onChange).yml diff --git a/Tests/Forms/Form.Validator.Inline_(single_input).html b/Tests/Interactive/Forms/Form.Validator.Inline_(single_input).html similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(single_input).html rename to Tests/Interactive/Forms/Form.Validator.Inline_(single_input).html diff --git a/Tests/Forms/Form.Validator.Inline_(single_input).yml b/Tests/Interactive/Forms/Form.Validator.Inline_(single_input).yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(single_input).yml rename to Tests/Interactive/Forms/Form.Validator.Inline_(single_input).yml diff --git a/Tests/Forms/Form.Validator.Inline_(warnings).html b/Tests/Interactive/Forms/Form.Validator.Inline_(warnings).html similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(warnings).html rename to Tests/Interactive/Forms/Form.Validator.Inline_(warnings).html diff --git a/Tests/Forms/Form.Validator.Inline_(warnings).yml b/Tests/Interactive/Forms/Form.Validator.Inline_(warnings).yml similarity index 100% rename from Tests/Forms/Form.Validator.Inline_(warnings).yml rename to Tests/Interactive/Forms/Form.Validator.Inline_(warnings).yml diff --git a/Tests/Forms/OverText.html b/Tests/Interactive/Forms/OverText.html similarity index 100% rename from Tests/Forms/OverText.html rename to Tests/Interactive/Forms/OverText.html diff --git a/Tests/Forms/OverText.yml b/Tests/Interactive/Forms/OverText.yml similarity index 100% rename from Tests/Forms/OverText.yml rename to Tests/Interactive/Forms/OverText.yml diff --git a/Tests/Fx/Fx.Accordion.html b/Tests/Interactive/Fx/Fx.Accordion.html similarity index 100% rename from Tests/Fx/Fx.Accordion.html rename to Tests/Interactive/Fx/Fx.Accordion.html diff --git a/Tests/Fx/Fx.Accordion.yml b/Tests/Interactive/Fx/Fx.Accordion.yml similarity index 100% rename from Tests/Fx/Fx.Accordion.yml rename to Tests/Interactive/Fx/Fx.Accordion.yml diff --git a/Tests/Fx/Fx.Elements.html b/Tests/Interactive/Fx/Fx.Elements.html similarity index 100% rename from Tests/Fx/Fx.Elements.html rename to Tests/Interactive/Fx/Fx.Elements.html diff --git a/Tests/Fx/Fx.Elements.yml b/Tests/Interactive/Fx/Fx.Elements.yml similarity index 100% rename from Tests/Fx/Fx.Elements.yml rename to Tests/Interactive/Fx/Fx.Elements.yml diff --git a/Tests/Fx/Fx.Move.html b/Tests/Interactive/Fx/Fx.Move.html similarity index 100% rename from Tests/Fx/Fx.Move.html rename to Tests/Interactive/Fx/Fx.Move.html diff --git a/Tests/Fx/Fx.Move.yml b/Tests/Interactive/Fx/Fx.Move.yml similarity index 100% rename from Tests/Fx/Fx.Move.yml rename to Tests/Interactive/Fx/Fx.Move.yml diff --git a/Tests/Fx/Fx.Reveal.html b/Tests/Interactive/Fx/Fx.Reveal.html similarity index 100% rename from Tests/Fx/Fx.Reveal.html rename to Tests/Interactive/Fx/Fx.Reveal.html diff --git a/Tests/Fx/Fx.Reveal.yml b/Tests/Interactive/Fx/Fx.Reveal.yml similarity index 100% rename from Tests/Fx/Fx.Reveal.yml rename to Tests/Interactive/Fx/Fx.Reveal.yml diff --git a/Tests/Fx/Fx.Scroll_(element).html b/Tests/Interactive/Fx/Fx.Scroll_(element).html similarity index 100% rename from Tests/Fx/Fx.Scroll_(element).html rename to Tests/Interactive/Fx/Fx.Scroll_(element).html diff --git a/Tests/Fx/Fx.Scroll_(element).yml b/Tests/Interactive/Fx/Fx.Scroll_(element).yml similarity index 100% rename from Tests/Fx/Fx.Scroll_(element).yml rename to Tests/Interactive/Fx/Fx.Scroll_(element).yml diff --git a/Tests/Fx/Fx.Scroll_(window).html b/Tests/Interactive/Fx/Fx.Scroll_(window).html similarity index 100% rename from Tests/Fx/Fx.Scroll_(window).html rename to Tests/Interactive/Fx/Fx.Scroll_(window).html diff --git a/Tests/Fx/Fx.Scroll_(window).yml b/Tests/Interactive/Fx/Fx.Scroll_(window).yml similarity index 100% rename from Tests/Fx/Fx.Scroll_(window).yml rename to Tests/Interactive/Fx/Fx.Scroll_(window).yml diff --git a/Tests/Fx/Fx.Slide.html b/Tests/Interactive/Fx/Fx.Slide.html similarity index 100% rename from Tests/Fx/Fx.Slide.html rename to Tests/Interactive/Fx/Fx.Slide.html diff --git a/Tests/Fx/Fx.Slide.yml b/Tests/Interactive/Fx/Fx.Slide.yml similarity index 100% rename from Tests/Fx/Fx.Slide.yml rename to Tests/Interactive/Fx/Fx.Slide.yml diff --git a/Tests/Fx/Fx.SmoothScroll.html b/Tests/Interactive/Fx/Fx.SmoothScroll.html similarity index 100% rename from Tests/Fx/Fx.SmoothScroll.html rename to Tests/Interactive/Fx/Fx.SmoothScroll.html diff --git a/Tests/Fx/Fx.SmoothScroll.yml b/Tests/Interactive/Fx/Fx.SmoothScroll.yml similarity index 100% rename from Tests/Fx/Fx.SmoothScroll.yml rename to Tests/Interactive/Fx/Fx.SmoothScroll.yml diff --git a/Tests/Fx/Fx.Sort.html b/Tests/Interactive/Fx/Fx.Sort.html similarity index 100% rename from Tests/Fx/Fx.Sort.html rename to Tests/Interactive/Fx/Fx.Sort.html diff --git a/Tests/Fx/Fx.Sort.yml b/Tests/Interactive/Fx/Fx.Sort.yml similarity index 100% rename from Tests/Fx/Fx.Sort.yml rename to Tests/Interactive/Fx/Fx.Sort.yml diff --git a/Tests/Interface/HtmlTable.Select.html b/Tests/Interactive/Interface/HtmlTable.Select.html similarity index 100% rename from Tests/Interface/HtmlTable.Select.html rename to Tests/Interactive/Interface/HtmlTable.Select.html diff --git a/Tests/Interface/HtmlTable.Select.yml b/Tests/Interactive/Interface/HtmlTable.Select.yml similarity index 100% rename from Tests/Interface/HtmlTable.Select.yml rename to Tests/Interactive/Interface/HtmlTable.Select.yml diff --git a/Tests/Interface/HtmlTable.html b/Tests/Interactive/Interface/HtmlTable.html similarity index 100% rename from Tests/Interface/HtmlTable.html rename to Tests/Interactive/Interface/HtmlTable.html diff --git a/Tests/Interface/HtmlTable.yml b/Tests/Interactive/Interface/HtmlTable.yml similarity index 100% rename from Tests/Interface/HtmlTable.yml rename to Tests/Interactive/Interface/HtmlTable.yml diff --git a/Tests/Interface/HtmlTable_(empty_and_refill).html b/Tests/Interactive/Interface/HtmlTable_(empty_and_refill).html similarity index 100% rename from Tests/Interface/HtmlTable_(empty_and_refill).html rename to Tests/Interactive/Interface/HtmlTable_(empty_and_refill).html diff --git a/Tests/Interface/HtmlTable_(empty_and_refill).yml b/Tests/Interactive/Interface/HtmlTable_(empty_and_refill).yml similarity index 100% rename from Tests/Interface/HtmlTable_(empty_and_refill).yml rename to Tests/Interactive/Interface/HtmlTable_(empty_and_refill).yml diff --git a/Tests/Interface/HtmlTable_(id).html b/Tests/Interactive/Interface/HtmlTable_(id).html similarity index 100% rename from Tests/Interface/HtmlTable_(id).html rename to Tests/Interactive/Interface/HtmlTable_(id).html diff --git a/Tests/Interface/HtmlTable_(id).yml b/Tests/Interactive/Interface/HtmlTable_(id).yml similarity index 100% rename from Tests/Interface/HtmlTable_(id).yml rename to Tests/Interactive/Interface/HtmlTable_(id).yml diff --git a/Tests/Interface/HtmlTable_(sortable).html b/Tests/Interactive/Interface/HtmlTable_(sortable).html similarity index 100% rename from Tests/Interface/HtmlTable_(sortable).html rename to Tests/Interactive/Interface/HtmlTable_(sortable).html diff --git a/Tests/Interface/HtmlTable_(sortable).yml b/Tests/Interactive/Interface/HtmlTable_(sortable).yml similarity index 100% rename from Tests/Interface/HtmlTable_(sortable).yml rename to Tests/Interactive/Interface/HtmlTable_(sortable).yml diff --git a/Tests/Interface/HtmlTable_(zebra).html b/Tests/Interactive/Interface/HtmlTable_(zebra).html similarity index 100% rename from Tests/Interface/HtmlTable_(zebra).html rename to Tests/Interactive/Interface/HtmlTable_(zebra).html diff --git a/Tests/Interface/HtmlTable_(zebra).yml b/Tests/Interactive/Interface/HtmlTable_(zebra).yml similarity index 100% rename from Tests/Interface/HtmlTable_(zebra).yml rename to Tests/Interactive/Interface/HtmlTable_(zebra).yml diff --git a/Tests/Interface/Keyboard_(nested).html b/Tests/Interactive/Interface/Keyboard_(nested).html similarity index 100% rename from Tests/Interface/Keyboard_(nested).html rename to Tests/Interactive/Interface/Keyboard_(nested).html diff --git a/Tests/Interface/Keyboard_(nested).yml b/Tests/Interactive/Interface/Keyboard_(nested).yml similarity index 100% rename from Tests/Interface/Keyboard_(nested).yml rename to Tests/Interactive/Interface/Keyboard_(nested).yml diff --git a/Tests/Interface/Keyboard_(single).html b/Tests/Interactive/Interface/Keyboard_(single).html similarity index 100% rename from Tests/Interface/Keyboard_(single).html rename to Tests/Interactive/Interface/Keyboard_(single).html diff --git a/Tests/Interface/Keyboard_(single).yml b/Tests/Interactive/Interface/Keyboard_(single).yml similarity index 100% rename from Tests/Interface/Keyboard_(single).yml rename to Tests/Interactive/Interface/Keyboard_(single).yml diff --git a/Tests/Interface/Mask.html b/Tests/Interactive/Interface/Mask.html similarity index 100% rename from Tests/Interface/Mask.html rename to Tests/Interactive/Interface/Mask.html diff --git a/Tests/Interface/Mask.yml b/Tests/Interactive/Interface/Mask.yml similarity index 100% rename from Tests/Interface/Mask.yml rename to Tests/Interactive/Interface/Mask.yml diff --git a/Tests/Interface/Scroller.html b/Tests/Interactive/Interface/Scroller.html similarity index 100% rename from Tests/Interface/Scroller.html rename to Tests/Interactive/Interface/Scroller.html diff --git a/Tests/Interface/Scroller.yml b/Tests/Interactive/Interface/Scroller.yml similarity index 100% rename from Tests/Interface/Scroller.yml rename to Tests/Interactive/Interface/Scroller.yml diff --git a/Tests/Interface/Scroller_(With_Drag).html b/Tests/Interactive/Interface/Scroller_(With_Drag).html similarity index 100% rename from Tests/Interface/Scroller_(With_Drag).html rename to Tests/Interactive/Interface/Scroller_(With_Drag).html diff --git a/Tests/Interface/Scroller_(With_Drag).yml b/Tests/Interactive/Interface/Scroller_(With_Drag).yml similarity index 100% rename from Tests/Interface/Scroller_(With_Drag).yml rename to Tests/Interactive/Interface/Scroller_(With_Drag).yml diff --git a/Tests/Interface/Spinner.html b/Tests/Interactive/Interface/Spinner.html similarity index 100% rename from Tests/Interface/Spinner.html rename to Tests/Interactive/Interface/Spinner.html diff --git a/Tests/Interface/Spinner.yml b/Tests/Interactive/Interface/Spinner.yml similarity index 100% rename from Tests/Interface/Spinner.yml rename to Tests/Interactive/Interface/Spinner.yml diff --git a/Tests/Interface/Tips.html b/Tests/Interactive/Interface/Tips.html similarity index 100% rename from Tests/Interface/Tips.html rename to Tests/Interactive/Interface/Tips.html diff --git a/Tests/Interface/Tips.yml b/Tests/Interactive/Interface/Tips.yml similarity index 100% rename from Tests/Interface/Tips.yml rename to Tests/Interactive/Interface/Tips.yml diff --git a/Tests/Interface/Tips_(offset).html b/Tests/Interactive/Interface/Tips_(offset).html similarity index 100% rename from Tests/Interface/Tips_(offset).html rename to Tests/Interactive/Interface/Tips_(offset).html diff --git a/Tests/Interface/Tips_(offset).yml b/Tests/Interactive/Interface/Tips_(offset).yml similarity index 100% rename from Tests/Interface/Tips_(offset).yml rename to Tests/Interactive/Interface/Tips_(offset).yml diff --git a/Tests/README.md b/Tests/Interactive/README.md similarity index 100% rename from Tests/README.md rename to Tests/Interactive/README.md diff --git a/Tests/Request/Request.JSONP.html b/Tests/Interactive/Request/Request.JSONP.html similarity index 100% rename from Tests/Request/Request.JSONP.html rename to Tests/Interactive/Request/Request.JSONP.html diff --git a/Tests/Request/Request.JSONP.yml b/Tests/Interactive/Request/Request.JSONP.yml similarity index 100% rename from Tests/Request/Request.JSONP.yml rename to Tests/Interactive/Request/Request.JSONP.yml diff --git a/Tests/Request/Request.JSONP_(async).html b/Tests/Interactive/Request/Request.JSONP_(async).html similarity index 100% rename from Tests/Request/Request.JSONP_(async).html rename to Tests/Interactive/Request/Request.JSONP_(async).html diff --git a/Tests/Request/Request.JSONP_(async).yml b/Tests/Interactive/Request/Request.JSONP_(async).yml similarity index 100% rename from Tests/Request/Request.JSONP_(async).yml rename to Tests/Interactive/Request/Request.JSONP_(async).yml diff --git a/Tests/Request/Request.JSONP_(timeout).html b/Tests/Interactive/Request/Request.JSONP_(timeout).html similarity index 100% rename from Tests/Request/Request.JSONP_(timeout).html rename to Tests/Interactive/Request/Request.JSONP_(timeout).html diff --git a/Tests/Request/Request.JSONP_(timeout).yml b/Tests/Interactive/Request/Request.JSONP_(timeout).yml similarity index 100% rename from Tests/Request/Request.JSONP_(timeout).yml rename to Tests/Interactive/Request/Request.JSONP_(timeout).yml diff --git a/Tests/Request/Request.Periodical.html b/Tests/Interactive/Request/Request.Periodical.html similarity index 100% rename from Tests/Request/Request.Periodical.html rename to Tests/Interactive/Request/Request.Periodical.html diff --git a/Tests/Request/Request.Periodical.yml b/Tests/Interactive/Request/Request.Periodical.yml similarity index 100% rename from Tests/Request/Request.Periodical.yml rename to Tests/Interactive/Request/Request.Periodical.yml diff --git a/Tests/Request/Request.Queue.html b/Tests/Interactive/Request/Request.Queue.html similarity index 100% rename from Tests/Request/Request.Queue.html rename to Tests/Interactive/Request/Request.Queue.html diff --git a/Tests/Request/Request.Queue.yml b/Tests/Interactive/Request/Request.Queue.yml similarity index 100% rename from Tests/Request/Request.Queue.yml rename to Tests/Interactive/Request/Request.Queue.yml diff --git a/Tests/Utilities/Assets.html b/Tests/Interactive/Utilities/Assets.html similarity index 100% rename from Tests/Utilities/Assets.html rename to Tests/Interactive/Utilities/Assets.html diff --git a/Tests/Utilities/Assets.yml b/Tests/Interactive/Utilities/Assets.yml similarity index 100% rename from Tests/Utilities/Assets.yml rename to Tests/Interactive/Utilities/Assets.yml diff --git a/Tests/Utilities/IframeShim.html b/Tests/Interactive/Utilities/IframeShim.html similarity index 100% rename from Tests/Utilities/IframeShim.html rename to Tests/Interactive/Utilities/IframeShim.html diff --git a/Tests/Utilities/IframeShim.yml b/Tests/Interactive/Utilities/IframeShim.yml similarity index 100% rename from Tests/Utilities/IframeShim.yml rename to Tests/Interactive/Utilities/IframeShim.yml diff --git a/Specs/assets/Assets.css.test.css b/Tests/Interactive/_assets/Assets.css.test.css similarity index 100% rename from Specs/assets/Assets.css.test.css rename to Tests/Interactive/_assets/Assets.css.test.css diff --git a/Specs/assets/Assets.js.test.js b/Tests/Interactive/_assets/Assets.js.test.js similarity index 100% rename from Specs/assets/Assets.js.test.js rename to Tests/Interactive/_assets/Assets.js.test.js diff --git a/Tests/_assets/bullet_arrow_down.png b/Tests/Interactive/_assets/bullet_arrow_down.png similarity index 100% rename from Tests/_assets/bullet_arrow_down.png rename to Tests/Interactive/_assets/bullet_arrow_down.png diff --git a/Tests/_assets/bullet_arrow_up.png b/Tests/Interactive/_assets/bullet_arrow_up.png similarity index 100% rename from Tests/_assets/bullet_arrow_up.png rename to Tests/Interactive/_assets/bullet_arrow_up.png diff --git a/Specs/assets/cow.png b/Tests/Interactive/_assets/cow.png similarity index 100% rename from Specs/assets/cow.png rename to Tests/Interactive/_assets/cow.png diff --git a/Tests/_assets/mask.css b/Tests/Interactive/_assets/mask.css similarity index 100% rename from Tests/_assets/mask.css rename to Tests/Interactive/_assets/mask.css diff --git a/Tests/_assets/mediaplayer.swf b/Tests/Interactive/_assets/mediaplayer.swf similarity index 100% rename from Tests/_assets/mediaplayer.swf rename to Tests/Interactive/_assets/mediaplayer.swf diff --git a/Specs/assets/mootools.png b/Tests/Interactive/_assets/mootools.png similarity index 100% rename from Specs/assets/mootools.png rename to Tests/Interactive/_assets/mootools.png diff --git a/Tests/_assets/spinner.css b/Tests/Interactive/_assets/spinner.css similarity index 100% rename from Tests/_assets/spinner.css rename to Tests/Interactive/_assets/spinner.css diff --git a/Tests/_assets/spinner.gif b/Tests/Interactive/_assets/spinner.gif similarity index 100% rename from Tests/_assets/spinner.gif rename to Tests/Interactive/_assets/spinner.gif diff --git a/Tests/_assets/video.flv b/Tests/Interactive/_assets/video.flv similarity index 100% rename from Tests/_assets/video.flv rename to Tests/Interactive/_assets/video.flv diff --git a/Specs/1.3/Class/Chain.Wait.js b/Tests/Specs/1.3/Class/Chain.Wait.js similarity index 100% rename from Specs/1.3/Class/Chain.Wait.js rename to Tests/Specs/1.3/Class/Chain.Wait.js diff --git a/Specs/1.3/Class/Class.Binds.js b/Tests/Specs/1.3/Class/Class.Binds.js similarity index 100% rename from Specs/1.3/Class/Class.Binds.js rename to Tests/Specs/1.3/Class/Class.Binds.js diff --git a/Specs/1.3/Class/Class.Occlude.js b/Tests/Specs/1.3/Class/Class.Occlude.js similarity index 100% rename from Specs/1.3/Class/Class.Occlude.js rename to Tests/Specs/1.3/Class/Class.Occlude.js diff --git a/Specs/1.3/Class/Class.Refactor.js b/Tests/Specs/1.3/Class/Class.Refactor.js similarity index 100% rename from Specs/1.3/Class/Class.Refactor.js rename to Tests/Specs/1.3/Class/Class.Refactor.js diff --git a/Specs/1.3/Class/Events.Pseudos.js b/Tests/Specs/1.3/Class/Events.Pseudos.js similarity index 100% rename from Specs/1.3/Class/Events.Pseudos.js rename to Tests/Specs/1.3/Class/Events.Pseudos.js diff --git a/Specs/1.3/Element/Element.Delegation.js b/Tests/Specs/1.3/Element/Element.Delegation.js similarity index 100% rename from Specs/1.3/Element/Element.Delegation.js rename to Tests/Specs/1.3/Element/Element.Delegation.js diff --git a/Specs/1.3/Element/Element.Event.Pseudos.Keys.js b/Tests/Specs/1.3/Element/Element.Event.Pseudos.Keys.js similarity index 100% rename from Specs/1.3/Element/Element.Event.Pseudos.Keys.js rename to Tests/Specs/1.3/Element/Element.Event.Pseudos.Keys.js diff --git a/Specs/1.3/Element/Element.Event.Pseudos.js b/Tests/Specs/1.3/Element/Element.Event.Pseudos.js similarity index 100% rename from Specs/1.3/Element/Element.Event.Pseudos.js rename to Tests/Specs/1.3/Element/Element.Event.Pseudos.js diff --git a/Specs/1.3/Element/Element.Forms.js b/Tests/Specs/1.3/Element/Element.Forms.js similarity index 100% rename from Specs/1.3/Element/Element.Forms.js rename to Tests/Specs/1.3/Element/Element.Forms.js diff --git a/Specs/1.3/Element/Element.Measure.js b/Tests/Specs/1.3/Element/Element.Measure.js similarity index 100% rename from Specs/1.3/Element/Element.Measure.js rename to Tests/Specs/1.3/Element/Element.Measure.js diff --git a/Specs/1.3/Element/Element.Pin.js b/Tests/Specs/1.3/Element/Element.Pin.js similarity index 100% rename from Specs/1.3/Element/Element.Pin.js rename to Tests/Specs/1.3/Element/Element.Pin.js diff --git a/Specs/1.3/Element/Element.Position.js b/Tests/Specs/1.3/Element/Element.Position.js similarity index 100% rename from Specs/1.3/Element/Element.Position.js rename to Tests/Specs/1.3/Element/Element.Position.js diff --git a/Specs/1.3/Element/Element.Shortcuts.js b/Tests/Specs/1.3/Element/Element.Shortcuts.js similarity index 100% rename from Specs/1.3/Element/Element.Shortcuts.js rename to Tests/Specs/1.3/Element/Element.Shortcuts.js diff --git a/Specs/1.3/Element/Elements.From.js b/Tests/Specs/1.3/Element/Elements.From.js similarity index 100% rename from Specs/1.3/Element/Elements.From.js rename to Tests/Specs/1.3/Element/Elements.From.js diff --git a/Specs/1.3/Forms/Form.Validator.js b/Tests/Specs/1.3/Forms/Form.Validator.js similarity index 100% rename from Specs/1.3/Forms/Form.Validator.js rename to Tests/Specs/1.3/Forms/Form.Validator.js diff --git a/Specs/1.3/Fx/Fx.Reveal.js b/Tests/Specs/1.3/Fx/Fx.Reveal.js similarity index 100% rename from Specs/1.3/Fx/Fx.Reveal.js rename to Tests/Specs/1.3/Fx/Fx.Reveal.js diff --git a/Specs/1.3/Fx/Fx.Slide.js b/Tests/Specs/1.3/Fx/Fx.Slide.js similarity index 100% rename from Specs/1.3/Fx/Fx.Slide.js rename to Tests/Specs/1.3/Fx/Fx.Slide.js diff --git a/Specs/1.3/Interface/HtmlTable.Select.js b/Tests/Specs/1.3/Interface/HtmlTable.Select.js similarity index 100% rename from Specs/1.3/Interface/HtmlTable.Select.js rename to Tests/Specs/1.3/Interface/HtmlTable.Select.js diff --git a/Specs/1.3/Interface/HtmlTable.Sort.js b/Tests/Specs/1.3/Interface/HtmlTable.Sort.js similarity index 100% rename from Specs/1.3/Interface/HtmlTable.Sort.js rename to Tests/Specs/1.3/Interface/HtmlTable.Sort.js diff --git a/Specs/1.3/Interface/HtmlTable.js b/Tests/Specs/1.3/Interface/HtmlTable.js similarity index 100% rename from Specs/1.3/Interface/HtmlTable.js rename to Tests/Specs/1.3/Interface/HtmlTable.js diff --git a/Specs/1.3/Interface/Keyboard.js b/Tests/Specs/1.3/Interface/Keyboard.js similarity index 100% rename from Specs/1.3/Interface/Keyboard.js rename to Tests/Specs/1.3/Interface/Keyboard.js diff --git a/Specs/1.3/Locale/Locale.js b/Tests/Specs/1.3/Locale/Locale.js similarity index 100% rename from Specs/1.3/Locale/Locale.js rename to Tests/Specs/1.3/Locale/Locale.js diff --git a/Specs/1.3/Request/Request.JSONP.js b/Tests/Specs/1.3/Request/Request.JSONP.js similarity index 100% rename from Specs/1.3/Request/Request.JSONP.js rename to Tests/Specs/1.3/Request/Request.JSONP.js diff --git a/Specs/1.3/Types/Array.Extras.js b/Tests/Specs/1.3/Types/Array.Extras.js similarity index 100% rename from Specs/1.3/Types/Array.Extras.js rename to Tests/Specs/1.3/Types/Array.Extras.js diff --git a/Specs/1.3/Types/Date.Extras.js b/Tests/Specs/1.3/Types/Date.Extras.js similarity index 100% rename from Specs/1.3/Types/Date.Extras.js rename to Tests/Specs/1.3/Types/Date.Extras.js diff --git a/Specs/1.3/Types/Date.js b/Tests/Specs/1.3/Types/Date.js similarity index 100% rename from Specs/1.3/Types/Date.js rename to Tests/Specs/1.3/Types/Date.js diff --git a/Specs/1.3/Types/Hash.Extras.js b/Tests/Specs/1.3/Types/Hash.Extras.js similarity index 100% rename from Specs/1.3/Types/Hash.Extras.js rename to Tests/Specs/1.3/Types/Hash.Extras.js diff --git a/Specs/1.3/Types/Hash.js b/Tests/Specs/1.3/Types/Hash.js similarity index 100% rename from Specs/1.3/Types/Hash.js rename to Tests/Specs/1.3/Types/Hash.js diff --git a/Specs/1.3/Types/Number.Format.js b/Tests/Specs/1.3/Types/Number.Format.js similarity index 100% rename from Specs/1.3/Types/Number.Format.js rename to Tests/Specs/1.3/Types/Number.Format.js diff --git a/Specs/1.3/Types/Object.Extras.js b/Tests/Specs/1.3/Types/Object.Extras.js similarity index 100% rename from Specs/1.3/Types/Object.Extras.js rename to Tests/Specs/1.3/Types/Object.Extras.js diff --git a/Specs/1.3/Types/Object.Extras_client.js b/Tests/Specs/1.3/Types/Object.Extras_client.js similarity index 100% rename from Specs/1.3/Types/Object.Extras_client.js rename to Tests/Specs/1.3/Types/Object.Extras_client.js diff --git a/Specs/1.3/Types/String.Extras.js b/Tests/Specs/1.3/Types/String.Extras.js similarity index 100% rename from Specs/1.3/Types/String.Extras.js rename to Tests/Specs/1.3/Types/String.Extras.js diff --git a/Specs/1.3/Types/String.QueryString.js b/Tests/Specs/1.3/Types/String.QueryString.js similarity index 100% rename from Specs/1.3/Types/String.QueryString.js rename to Tests/Specs/1.3/Types/String.QueryString.js diff --git a/Specs/1.3/Types/URI.Relative.js b/Tests/Specs/1.3/Types/URI.Relative.js similarity index 100% rename from Specs/1.3/Types/URI.Relative.js rename to Tests/Specs/1.3/Types/URI.Relative.js diff --git a/Specs/1.3/Types/URI.js b/Tests/Specs/1.3/Types/URI.js similarity index 100% rename from Specs/1.3/Types/URI.js rename to Tests/Specs/1.3/Types/URI.js diff --git a/Specs/1.3/Utilities/Assets.js b/Tests/Specs/1.3/Utilities/Assets.js similarity index 100% rename from Specs/1.3/Utilities/Assets.js rename to Tests/Specs/1.3/Utilities/Assets.js diff --git a/Specs/1.3/Utilities/Color.js b/Tests/Specs/1.3/Utilities/Color.js similarity index 100% rename from Specs/1.3/Utilities/Color.js rename to Tests/Specs/1.3/Utilities/Color.js diff --git a/Specs/1.3/Utilities/Group.js b/Tests/Specs/1.3/Utilities/Group.js similarity index 100% rename from Specs/1.3/Utilities/Group.js rename to Tests/Specs/1.3/Utilities/Group.js diff --git a/Specs/1.3/Utilities/Hash.Cookie.js b/Tests/Specs/1.3/Utilities/Hash.Cookie.js similarity index 100% rename from Specs/1.3/Utilities/Hash.Cookie.js rename to Tests/Specs/1.3/Utilities/Hash.Cookie.js diff --git a/Specs/1.3/Utilities/Table.js b/Tests/Specs/1.3/Utilities/Table.js similarity index 100% rename from Specs/1.3/Utilities/Table.js rename to Tests/Specs/1.3/Utilities/Table.js diff --git a/Specs/Configuration.js b/Tests/Specs/Configuration.js similarity index 100% rename from Specs/Configuration.js rename to Tests/Specs/Configuration.js diff --git a/Specs/Runner b/Tests/Specs/Runner similarity index 100% rename from Specs/Runner rename to Tests/Specs/Runner diff --git a/Tests/_assets/Assets.css.test.css b/Tests/Specs/assets/Assets.css.test.css similarity index 100% rename from Tests/_assets/Assets.css.test.css rename to Tests/Specs/assets/Assets.css.test.css diff --git a/Tests/_assets/Assets.js.test.js b/Tests/Specs/assets/Assets.js.test.js similarity index 100% rename from Tests/_assets/Assets.js.test.js rename to Tests/Specs/assets/Assets.js.test.js diff --git a/Tests/_assets/cow.png b/Tests/Specs/assets/cow.png similarity index 100% rename from Tests/_assets/cow.png rename to Tests/Specs/assets/cow.png diff --git a/Specs/assets/jsonp.js b/Tests/Specs/assets/jsonp.js similarity index 100% rename from Specs/assets/jsonp.js rename to Tests/Specs/assets/jsonp.js diff --git a/Tests/_assets/mootools.png b/Tests/Specs/assets/mootools.png similarity index 100% rename from Tests/_assets/mootools.png rename to Tests/Specs/assets/mootools.png diff --git a/Specs/index.html b/Tests/Specs/index.html similarity index 100% rename from Specs/index.html rename to Tests/Specs/index.html diff --git a/Specs/mootools-core b/Tests/Specs/mootools-core similarity index 100% rename from Specs/mootools-core rename to Tests/Specs/mootools-core diff --git a/Specs/package.yml b/Tests/Specs/package.yml similarity index 100% rename from Specs/package.yml rename to Tests/Specs/package.yml