summaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-15Add support for multi-file C projectEuAndreh7-40/+197
2023-11-13src/napi-sqlite.c: Add Node-API PoCEuAndreh3-2/+75
2023-11-13tests/assert-*.sh: Reuse rebuilt assets for testsEuAndreh4-22/+7
2023-11-13tests/assert-*.sh: Allow tests to run independently from "all" and from each ...EuAndreh4-16/+34
2023-11-13tests/assert-uninstall.sh: Split from assert-install.shEuAndreh3-17/+28
2023-11-13Makefile: Clean directory symlink potential leftover before recreatingEuAndreh1-0/+1
2023-11-12tests/assert-*.sh: Normalize output using yellow and green colorsEuAndreh4-10/+26
2023-11-11src/{ircd,web}.js: Init stub serversEuAndreh8-11/+110
2023-11-10TODOs.md: Add #td-d27aca11-9449-bb0e-08cb-2a8ef9778a11EuAndreh1-0/+11
2023-11-10TODOs.md: Add "Relevant links" sectionEuAndreh1-0/+34
2023-11-10.gitignore: Exclude the generated .3js fileEuAndreh1-0/+1
2023-11-10tests/js/: Run the files directlyEuAndreh3-17/+11
2023-11-10tests/js/utils.js: Remove test on "new Date()" objectsEuAndreh1-8/+0
2023-11-10src/utils.js: 💅 add extra newline separationEuAndreh1-0/+1
2023-11-10tests/js/server/web.js: Remove unused fileEuAndreh1-12/+0
2023-11-10tests/js/compat.js: Remove unused fileEuAndreh2-18/+0
2023-11-10Makefile: Remove $(JSIMPL) variableEuAndreh1-4/+3
2023-11-10tests/assert-*: Use standartized STDERR message formatEuAndreh2-3/+5
2023-11-10tests/assert-clean.sh: Enforce correctness of "make clean"EuAndreh2-0/+48
2023-11-10tests/assert-install.sh: Fix progress report stringEuAndreh1-1/+1
2023-11-10tools/makehelp.sh: Fix path to lib.shEuAndreh1-1/+1
2023-11-10Makefile: s/LIST/MAILING_LIST/EuAndreh1-6/+6
2023-11-10Makefile: Install code under $(SRCDIR)EuAndreh1-0/+9
2023-11-10aux/: Add basic Guix container supportEuAndreh2-0/+11
2023-11-10tests/assert-install.sh: Always to enforce correct installationEuAndreh11-18/+120
2023-11-09tests/assert-deps.sh: Enforce Makefile is always up-to-dateEuAndreh2-7/+46
2023-11-09Setup correct project install and uninstallEuAndreh4-3/+14
2023-11-09Refine description and long-descriptionEuAndreh2-1/+4
2023-11-09TODOs.md: Add #td-faf15e3f-4a57-a99e-55c6-53ffd7448962EuAndreh1-0/+14
2023-11-09TODOs.md: Add #td-ed5d15f4-ec30-7411-fa74-552a06569c91EuAndreh1-0/+7
2023-11-09TODOs.md: Add #td-1045dbb9-fd89-e254-3e9d-642cb112c6adEuAndreh1-0/+18
2023-11-09TODOs.md: Add #td-faae1d8e-4015-cb78-0fe9-d003428266c9EuAndreh2-0/+23
2023-11-09Initial project structureEuAndreh22-0/+1428
2023-11-09doc/rfc/: Add verbatim text for RFC 1459 and 281{0,1,2,3}EuAndreh5-0/+10263