zed/crates/gpui/src
Max Brunsfeld e3f055d950 Use a pool of databases to speed up integration tests
Also, use env_logger consistently in the tests for each crate.
Only initiallize the logger at all if some RUST_LOG env var is set.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-07 15:00:00 -08:00
..
elements Derive autocomplete menu's width from the width of its largest item 2022-01-31 13:01:20 -08:00
platform
views
app.rs
assets.rs
clipboard.rs
color.rs Fix flaky test_highlighted_ranges due to random TypeId ordering 2022-02-02 10:09:12 +01:00
elements.rs
executor.rs Finish writing test for the new autocompletion behavior 2022-02-04 15:47:19 +01:00
font_cache.rs
fonts.rs Filter and sort suggestions in autocomplete 2022-02-01 15:11:20 +01:00
geometry.rs
gpui.rs
image_data.rs
json.rs
keymap.rs
platform.rs
presenter.rs
scene.rs
test.rs Use a pool of databases to speed up integration tests 2022-02-07 15:00:00 -08:00
text_layout.rs
util.rs
views.rs