jquery/build
Michał Gołębiowski-Owczarek fae5fee8b4
Tests: Exclude tests based on compilation flags, not API presence
Introduces a new test API, `includesModule`. The method returns whether
a particular module like "ajax" or "deprecated" is included in the current
jQuery build; it handles the slim build as well. The util was created so that
we don't treat presence of particular APIs to decide whether to run a test as
then if we accidentally remove an API, the tests would still not fail.

Fixes gh-5069
Closes gh-5046
2022-06-28 12:39:01 +02:00
..
fixtures Docs: Fix typos 2020-04-29 21:18:23 +02:00
release Build: Rename master to main across the repository 2021-02-05 22:00:56 +01:00
tasks Tests: Exclude tests based on compilation flags, not API presence 2022-06-28 12:39:01 +02:00
release.js Release: remove the need to install grunt globally 2021-03-01 18:16:04 -05:00