summaryrefslogtreecommitdiff
path: root/test/unit/test_indexeddb.py
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-03-12 18:04:10 +0100
committerWojtek Kosior <koszko@koszko.org>2022-03-12 18:04:10 +0100
commit65351e8c69659455096d1e37c4b78d1298fb7021 (patch)
treeced107af73629be8a89d93b6b3965e19abcf6106 /test/unit/test_indexeddb.py
parent7f0b5ded1256355a8ec5ad7bfefcacfabb7ac97e (diff)
downloadbrowser-extension-1.0-beta2.tar.gz
browser-extension-1.0-beta2.zip
add `dist` make targetv1.0-beta2
Diffstat (limited to 'test/unit/test_indexeddb.py')
0 files changed, 0 insertions, 0 deletions
port): New procedure. * gnu/tests/dict.scm (run-dicod-test)["connect inside"]: Use it instead of the inline loop. 2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès * gnu/tests/base.scm (%test-basic-os): Use 'let*' instead of 'mlet*' and 'virtual-machine' instead of 'system-qemu-image/shared-store-script'. (run-mcron-test): Likewise. (run-nss-mdns-test): Likewise. * gnu/tests/dict.scm (run-dicod-test): Likewise. * gnu/tests/mail.scm (run-opensmtpd-test): Likewise. (run-exim-test): Likewise. * gnu/tests/messaging.scm (run-xmpp-test): Likewise. * gnu/tests/networking.scm (run-inetd-test): Likewise. * gnu/tests/nfs.scm (run-nfs-test): Likewise. * gnu/tests/ssh.scm (run-ssh-test): Likewise. * gnu/tests/web.scm (run-nginx-test): Likewise. 2017-04-16tests: dicod: Bail out if we cannot connect within 20 seconds.Ludovic Courtès * gnu/tests/dict.scm (run-dicod-test)["connect inside"]: Bail out after 20 seconds of failure to connect. 2017-04-01tests: Add GNU dicod test.Ludovic Courtès * gnu/tests/dict.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. span title='2019-01-23 18:01:16 +0100'>2019-01-23gnu: Fix missing EFI entry in "desktop" example....Pierre Neidhardt 2019-01-20services: Use guix-service-type....Efraim Flashner 2018-12-24doc: Example vm-image doesn't need firmware....Efraim Flashner 2018-12-03doc: Fix "desktop" OS config example....Laura Lazzati 2018-11-26services: openssh: Install OpenSSH in the system profile....Ludovic Courtès 2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure....Ludovic Courtès 2018-07-05doc: Improve UEFI/BIOS bootloader documentation....Ludovic Courtès 2018-05-28file-systems: Remove 'title' field and add <file-system-label>....Ludovic Courtès 2018-03-24system: Add "guix system docker-image" command....Chris Marusich 2018-03-03system: beaglebone-black: Use 'initrd-modules'....Ludovic Courtès 2018-01-21doc: No longer mention Wicd in OS examples....Ludovic Courtès 2017-12-22system: examples: Add missing initrd to beaglebone-black.tmpl....Mathieu Othacehe 2017-12-18system: examples: Add a template for BeagleBone Black....Mathieu Othacehe 2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere....Tobias Geerinckx-Rice 2017-10-11doc: Give an example with a FAT UUID....Ludovic Courtès 2017-09-12doc: Use Screen and OpenSSH in the bare-bones example....Ludovic Courtès 2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo 2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation....Andy Wingo 2017-05-19doc: Update for UEFI systems....Marius Bakke 2017-05-17maint: The 'release' target builds a VM image....Leo Famulari 2017-04-12doc: Use OpenSSH instead of lsh in bare-bones template....Leo Famulari