aboutsummaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorLines
2025-10-02Clean up generated bundle from previous test runsogaiu-0/+3
2025-08-19one more tweak to fix the tests on WindowsBob Tolbert-1/+1
2025-08-19fix test on WindowsBob Tolbert-1/+1
2025-08-19Brief: Fix missing dynamic :syspath inside binscript main.Bob Tolbert-36/+15
2025-08-19Brief: add more pre/post steps for janet-pmBob Tolbert-0/+211
2025-08-15Revert "Brief: add more pre/post steps for janet-pm building"Calvin Rose-161/+0
2025-08-13Brief: add more pre/post steps for janet-pm buildingBob Tolbert-0/+161
2025-06-11Use backtick strings for better readabilityAgent Kilo-12/+12
2025-06-11Handle windows UNC and namespaced paths in path/normalize functionAgent Kilo-0/+13
2025-04-23Update.Calvin Rose-1/+1
2025-04-23Unset :build-dir for `jpm test`, address #218.Calvin Rose-0/+1
2025-04-22Tweak some import and assert-docs pathssogaiu-4/+4
2025-03-24Add separate testing for windows w/ msvc.Calvin Rose-13/+30
2025-03-22Make declare-executable work with MSVC correctly.Calvin Rose-1/+9
2025-03-22Expose :build environment variable when running declare-executable.Calvin Rose-1/+3
2025-03-22Add extra directory ./tmp before pm tests.Calvin Rose-0/+2
2025-03-22Merge branch 'declare-cc'Calvin Rose-0/+87
2025-03-19More work on declare-cc for windows+msvc.Calvin Rose-1/+1
2025-03-16Move away from using rules to define all bundle hooks.Calvin Rose-0/+1
2025-03-10expand test/suite-http to cover duplicate headers scenariosConstantin Panaitescu-0/+11
2025-03-10Add option to do more package testing with pm-install.Calvin Rose-0/+41
2025-03-09More work on the test bundle.Calvin Rose-276/+11
2025-03-09More improvements to declare-ccCalvin Rose-6/+3
2025-03-09Work on testing pm.Calvin Rose-0/+297
2025-03-08Add test and documentation stubs for pm and declare-ccCalvin Rose-0/+16
2024-12-31Correct handling for `or` in schema. Address #208Calvin Rose-0/+23
2024-09-24Make accidental failure less likely.Calvin Rose-2/+2
2024-09-24Merge pull request #199 from pepe/temple-captureCalvin Rose-0/+3
2024-09-24Start adding more windows testing.Calvin Rose-2/+2
2024-09-22Add capture* functions to temple moduleJosef Pospíšil-0/+3
2024-09-16Fix #198 - Check for unintialized raw stream.Calvin Rose-0/+2
2024-08-21Reorganize testsCaleb Figgers-270/+263
2024-06-23Remove redundant documentation checkJakub Pieńkowski-1/+0
2024-06-23Implement Base64 in CJakub Pieńkowski-20/+25
2024-06-22Improve Base64 performanceJakub Pieńkowski-0/+2
2024-06-07Add spork/infix for easy infix syntax with Janet.Calvin Rose-0/+74
2024-03-24Add failing tests for cron.janetJohn W Higgins-1/+6
2024-02-19Merge pull request #171 from hyiltiz/add-randnCalvin Rose-1/+17
2024-02-15match up letHörmet Yiltiz-2/+2
2024-02-13format using janet-formatHörmet Yiltiz-87/+87
2024-02-13apply all commentsHörmet Yiltiz-88/+84
2024-02-10incorporate all feedbackHörmet Yiltiz-17/+61
2024-02-10use m-approx for testsHörmet Yiltiz-9/+9
2024-01-21Add testsHörmet Yiltiz-9/+50
2024-01-21Draft: basic matrix operations until QR and SVD algorithmsHörmet Yiltiz-0/+13
2024-01-18mergeHörmet Yiltiz-1/+133
2024-01-18Feature: add Gaussian samplerHörmet Yiltiz-0/+24
2023-12-27Add some tests for randgensogaiu-0/+140
2023-11-01Add option to convert :null to nil on encode.Calvin Rose-3/+10
2023-09-18Add recursion depth check for #155Calvin Rose-1/+8