aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* clippy: fix warnings on modules outside components (#31567)eri2024-03-073-8/+8
* Update Stylo to 2023-07-23 (#31437)Oriol Brufau2024-02-291-2/+2
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-274-11/+22
* style: Remove dependency on servo_config (was #31409) (#31411)Delan Azabani2024-02-231-1/+0
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-4/+4
* Revert remaining Stylo changes (#31408)Delan Azabani2024-02-221-1/+1
* style: Remove dependency on servo_url (#31358)Martin Robinson2024-02-167-30/+43
* Replace time with std::time in components/metrics & components/shared (#31020)Taym Haddadi2024-01-101-1/+6
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-012-177/+0
* Further changes required by ServoOriol Brufau2023-11-241-0/+1
* Further changes required by ServoOriol Brufau2023-11-211-2/+2
* Further changes required by ServoOriol Brufau2023-11-211-0/+1
* Further changes required by ServoOriol Brufau2023-11-211-1/+1
* Further changes required by ServoOriol Brufau2023-11-211-23/+31
* Further changes required by ServoOriol Brufau2023-11-061-4/+4
* Further changes required by ServoOriol Brufau2023-11-041-1/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-032-8/+8
* Further changes required by ServoOriol Brufau2023-11-031-0/+1
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-261-1/+0
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-1115-30/+41
* Further changes required by ServoOriol Brufau2023-08-163-54/+0
* style: Move size of tests to compile-time tests in the style crateEmilio Cobos Álvarez2023-08-161-1/+0
* Further changes required by ServoOriol Brufau2023-08-162-52/+0
* Further changes required by ServoOriol Brufau2023-08-161-2/+2
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-165-2/+109
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-155-109/+2
* Remove unused import (#30093)Oriol Brufau2023-08-112-2/+0
* No tracing of nop traceable fields (#29926)Samson2023-08-042-1/+97
* Make the choice of layout runtime settingMartin Robinson2023-07-061-10/+4
* It was removed from the spec and it's disabled everywhere.Emilio Cobos Álvarez2023-06-303-637/+0
* Further changes required by ServoOriol Brufau2023-06-092-3/+15
* Further changes required by ServoOriol Brufau2023-06-092-3/+8
* Further changes required by ServoOriol Brufau2023-05-311-2/+2
* Further changes required by ServoOriol Brufau2023-05-301-1/+2
* Further changes required by ServoOriol Brufau2023-05-301-0/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-174-11/+11
* */Cargo.toml: use the shmem feature for the dependency on the selectors cratreFederico Mena Quintero2023-02-141-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-262-2/+2
* test(style): update the expected sizes of `{,Selector,Value}ParseError`yvt2022-10-161-3/+3
* Update html5ever/xml5ever.Josh Matthews2022-04-011-1/+1
* Update keyboard-types.Josh Matthews2022-04-011-1/+1
* Updated cssparser dependency to 0.29.Lewin Probst2021-11-181-1/+1
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-265-4/+22
* Upgrade to rustc 1.48.0-nightly (623fb90b5 2020-09-26)Simon Sapin2021-01-261-8/+8
* Add an implementation of the core float and clear placement logic in layoutPatrick Walton2020-07-201-4/+10
* update keyboard-types cratePaul Rouget2020-06-291-1/+1
* Remove support for heartbeats profilingSimon Sapin2020-06-041-3/+3
* style: Fix some unit tests.Emilio Cobos Álvarez2020-06-042-3/+3
* Make Node::style_and_layout_data be a DomRefCell<T>Anthony Ramine2020-05-191-7/+7
* Fix unit tests.Emilio Cobos Álvarez2020-04-164-128/+10