-
Updated
Mar 21, 2021 - CSS
lightweight
Here are 1,779 public repositories matching this topic...
Tests
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Dec 17, 2019
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Apr 26, 2021 - TypeScript
centos 8.x 支持计划
centos 8.2 已经发布了,想了解下对 centos 8.x 的支持计划大概是怎样的,谢谢。
-
Updated
May 1, 2021 - JavaScript
-
Updated
Apr 30, 2021 - Java
-
Updated
Apr 29, 2021 - C
-
Updated
Feb 17, 2021 - HTML
-
Updated
Jan 22, 2021 - C
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Feb 17, 2021 - Swift
-
Updated
May 1, 2021 - Shell
-
Updated
Dec 21, 2020 - JavaScript
Describe the bug
When a timed theme switch is delayed due to high GPU usage, the old monitoring module logged this incident.
The new module has been rewritten more efficiently and does not yet implement this behavior.
Expected behavior
The new GPU monitoring module logs the GPU usage once after the threshold has been surpassed with a message similar to the old module, e.g
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Apr 30, 2021 - TypeScript
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Apr 21, 2021 - JavaScript
Could we read cookies from a file, or store cookies automatically?
When I was downloading files from a server protected by cloudflare, it returned status code 520.
Tested with curl, I found that cookie is required to access the web site.
-
Updated
Apr 6, 2021 - Kotlin
-
Updated
Mar 18, 2021 - Go
-
Updated
Apr 10, 2021 - C
When root filesystem fails and drops to initramfs, it is impossible to mount fat32 boot partition to correct and error
the error message is "IO charset ascii not found".
I believe nls_ascii should be built-in to solve this problem
-
Updated
Mar 18, 2021 - C++
-
Updated
May 1, 2021 - Python
-
Updated
Dec 31, 2020 - Python
-
Updated
Dec 22, 2020 - HTML
Improve this page
Add a description, image, and links to the lightweight topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lightweight topic, visit your repo's landing page and select "manage topics."


it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val