mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
c036e87d46
Bring together the docs on running tests, with the ones on writing them which were hidden in Browser/Patterns.md I've made a few adjustments while I was at it, because RunningTests.md was a bit outdated and didn't mention `Meta/ladybird.sh test`. It's possible they're still outdated and wrong, but I'm not familiar enough with that area to know. |
||
---|---|---|
.. | ||
Browser | ||
HumanInterfaceGuidelines | ||
AdvancedBuildInstructions.md | ||
AndroidStudioConfiguration.md | ||
BuildInstructionsLadybird.md | ||
BuildProfilingInstructions.md | ||
CLionCodeStyleSettings.xml | ||
CLionConfiguration.md | ||
CodingStyle.md | ||
EmacsConfiguration.md | ||
EventLoop.md | ||
FAQ.md | ||
GettingStartedContributing.md | ||
HelixConfiguration.md | ||
NvimConfiguration.md | ||
Patterns.md | ||
Porting.md | ||
QtCreatorConfiguration.md | ||
README.md | ||
SmartPointers.md | ||
StringFormatting.md | ||
Testing.md | ||
Troubleshooting.md | ||
VimConfiguration.md | ||
VSCodeConfiguration.md |
Ladybird Documentation
Ladybird development moves quickly, so some of these might be out of date. Please let us know if something here is wrong, or submit a PR with any additions or corrections! If you have any questions that are not answered here or in the FAQ, you are welcome to ask on Discord.
Building and Running
Configuring Editors
Development
- How to Contribute
- Coding Style
- Common Patterns
- Guidelines for Text in UI
- EventLoop
- Smart Pointers
- String Formatting