mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Refactor ConsoleAPIStorage event handling and add tests for ring buffer behavior
This commit is contained in:
parent
be7e2afbcf
commit
810e55b503
6 changed files with 137 additions and 14 deletions
|
|
@ -40,5 +40,6 @@ LOCAL_INCLUDES += [
|
|||
|
||||
MOCHITEST_MANIFESTS += [ 'tests/mochitest.ini' ]
|
||||
MOCHITEST_CHROME_MANIFESTS += [ 'tests/chrome.ini' ]
|
||||
XPCSHELL_TESTS_MANIFESTS += [ 'tests/xpcshell.ini' ]
|
||||
|
||||
FINAL_LIBRARY = 'xul'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue