jquery/test/unit
Michał Gołębiowski-Owczarek 53cf7244da
CSS:Selector: Align with 3.x, remove the outer selector.js wrapper
Bring some changes from `3.x-stable`:
* rename `rtrim` to `rtrimCSS` to distinguish from the previous `rtrim`
  regex used for `jQuery.trim`
* backport one `id` selector test that avoids the selector engine path

Other changes:
* remove the inner function wrapper from `selector.js` by renaming
  the imported `document.js` value
* use `jQuery.error` in `selectorError`
* make Selector tests pass in all-modules runs by fixing a sinon mistake
  in Core tests - Core tests had a spy set up for `jQuery.error` that wasn't
  cleaned up, influencing Selector tests when all were run together

Closes gh-5295
2023-09-20 02:31:35 +02:00
..
ajax.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
animation.js Tests: Exclude tests based on compilation flags, not API presence 2022-06-28 12:39:01 +02:00
attributes.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
basic.js Tests: Exclude tests based on compilation flags, not API presence 2022-06-28 12:39:01 +02:00
callbacks.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
core.js CSS:Selector: Align with 3.x, remove the outer selector.js wrapper 2023-09-20 02:31:35 +02:00
css.js Core: Simplify code post browser support reduction 2023-09-20 00:54:40 +02:00
data.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
deferred.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
deprecated.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
dimensions.js Core: Simplify code post browser support reduction 2023-09-20 00:54:40 +02:00
effects.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
event.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
exports.js Build: Update test code for compatibility with QUnit 2.x (#4297) 2019-02-18 19:03:26 +01:00
manipulation.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
offset.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
queue.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
ready.js Tests: Exclude tests based on compilation flags, not API presence 2022-06-28 12:39:01 +02:00
selector.js CSS:Selector: Align with 3.x, remove the outer selector.js wrapper 2023-09-20 02:31:35 +02:00
serialize.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
support.js CSS: Make the reliableTrDimensions support test work with Bootstrap CSS 2023-07-10 18:33:05 +02:00
traversing.js Build: migrate most grunt tasks off of grunt 2023-09-18 12:39:00 -04:00
tween.js Tests: Exclude tests based on compilation flags, not API presence 2022-06-28 12:39:01 +02:00
wrap.js Core: Simplify code post browser support reduction 2023-09-20 00:54:40 +02:00