serenity/Meta
sideshowbarker c4b4f293e9 Meta: Make import-wpt-test.py use html.parser, not BeautifulSoup
This change switches the Meta/import-wpt-test.py script to using the
standard html.parser module rather than BeautifulSoup.

Otherwise, without this change, when a contributor first tries to run
the script, if they don’t have BeautifulSoup installed, it will fail.

Note that this patch also includes an unrelated small change that
switches to using os.path.normpath — rather than Path.absolute() — to
“normalize” the destination names of the downloaded test files.

(cherry picked from commit 286511c4cf9dcd985882c9bbb2de42b01e7494a9)
2024-11-21 22:16:48 -05:00
..
CMake Meta: Use download_file.py for the CMake build 2024-11-21 10:08:16 +01:00
gn Meta: Update GN build for Origin.cpp move from LibWeb to LibURL 2024-11-21 22:16:27 -05:00
HeaderCheck
Lagom LibWeb+LibURL: Move HTML::Origin to URL::Origin 2024-11-21 22:16:27 -05:00
Screenshots
ShellCompletions/zsh
Websites/man.serenityos.org
analyze-qemu-coverage.sh
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh
build-image-qemu.sh
build-manpages-website.sh
build-native-partition.sh
build-root-filesystem.sh
check-ak-test-files.sh
check-debug-flags.sh Meta: Make check-debug-flags.sh runnable in Bash 3.2 2024-11-05 06:05:19 -05:00
check-emoji.py
check-idl-files.py Meta: Add script for checking WebIDL files 2024-11-10 21:19:33 -05:00
check-markdown.sh
check-newlines-at-eof.py Meta: Ignore LibWeb text tests for newline-at-eof check 2024-11-21 22:16:48 -05:00
check-png-sizes.sh
check-style.py
convert-markdown-links.lua
debug-kernel.sh
download_file.py Meta: Try to download files with gzip compression in download_file.py 2024-11-21 10:08:16 +01:00
embed_as_string.py Meta: Make embed_as_string_view.py produce Strings instead 2024-11-15 23:10:03 -05:00
emoji-file-list.txt
export-argsparser-manpages.sh
extlinux.conf
find_compiler.sh
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
import-wpt-test.py Meta: Make import-wpt-test.py use html.parser, not BeautifulSoup 2024-11-21 22:16:48 -05:00
install-ports-tree.sh
jbig2_to_pdf.py
label-pull-requests.js
lb-cherry-picks.py Meta: Add more commits and PRs to lb-cherry-picks.py 2024-11-17 15:05:50 -05:00
limine.cfg
lint-ci.sh Meta: Add script for checking WebIDL files 2024-11-10 21:19:33 -05:00
lint-clang-format.sh
lint-commit.sh
lint-executable-resources.sh
lint-gml-format.sh
lint-gn.sh
lint-keymaps.py
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
new-project.sh
refresh-serenity-qtcreator.sh
run.py Meta: Add a virtio-serial device to the RISC-V machine 2024-11-07 07:57:01 -05:00
run.sh
serenity.sh
serenity_gdb.py
shell_include.sh
test_pdf.py
toot-commits.js
tweet-commits.js