David Thompson deb6eaf638 test: Re-enable Hoot VM for eval tests. 1 mês atrás
..
fixtures 9dbd10013d Add simple implementation of file ports. 1 ano atrás
basic-types.wasm f764a54033 Re-organize JS testing and run-time library 11 meses atrás
basic-types.wat 256a374f5d Remove examples directory and JS testing. 1 ano atrás
hashtable-utils.scm e2aac41f1f Move 1+, 1- out of test namespace 2 meses atrás
test-assignment.scm 489bdff36b Split up test-constants into many files! 1 ano atrás
test-atomics.scm b0cede51e7 Prune extraneous bindings from the default environment 1 ano atrás
test-bitwise.scm 051b8ac185 Disable logsub test 7 meses atrás
test-bytevectors.scm 4965b36f99 Move (scheme inexact) out of test namespace 2 meses atrás
test-char-prelude.scm f102fd5bf4 Move Scheme standard library out to lib/ 11 meses atrás
test-complex.scm 0a5b369612 Move (scheme complex) out of test namespace 2 meses atrás
test-constants.scm f867a50ddb Switch to NodeJS as production Wasm runtime. 9 meses atrás
test-disassemble.scm c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. 1 ano atrás
test-division.scm 67e1a4de92 Port over a number of division operations from SRFI-141. 3 meses atrás
test-environments.scm 9e4e8a3f7e Disable hoot VM on -g tests, for now 1 mês atrás
test-eval.scm deb6eaf638 test: Re-enable Hoot VM for eval tests. 1 mês atrás
test-exceptions.scm a53363edd1 Add #:unwind-for-type support to with-exception-handler. 7 meses atrás
test-expander.scm 729eb0cf15 Add expander 2 meses atrás
test-ffi.scm 50f5ae5b92 Functions wrapped by procedure->external are singly-valued. 1 mês atrás
test-fibers-channels.scm ebde3df9b2 Add tests for the rest of fibers 11 meses atrás
test-fibers-conditions.scm ebde3df9b2 Add tests for the rest of fibers 11 meses atrás
test-fibers-operations.scm d492b9c102 Add a shim for (guile), use it to test (fibers operations) 11 meses atrás
test-fibers-scheduler.scm ab21bf5a54 Add stub code for a Hoot microfibers implementation 11 meses atrás
test-fibers-streams.scm 5f4ddf1898 Move (scheme write) out of tests default namespace 2 meses atrás
test-fibers-timers.scm ebde3df9b2 Add tests for the rest of fibers 11 meses atrás
test-fibers-waiter-queue.scm 6e8fb0f294 Add tests for fibers waiter-queue 11 meses atrás
test-fibers.scm ebde3df9b2 Add tests for the rest of fibers 11 meses atrás
test-finalization.scm 3b50d27800 Add finalization registry interface. 5 meses atrás
test-flonums.scm 4965b36f99 Move (scheme inexact) out of test namespace 2 meses atrás
test-fluids.scm cd9c2dbb18 Add (hoot dynamic-states) 11 meses atrás
test-fractions.scm 06969e9428 stdlib: Add missing fraction/flonum arithmetic cases. 1 ano atrás
test-hash.scm 6fc4b5ef86 Split hash tests out of test-hashtable 2 meses atrás
test-hashtables-doubly-weak.scm 74f776bbb5 Split test-hashtables into a number of different files 2 meses atrás
test-hashtables-guile.scm 74f776bbb5 Split test-hashtables into a number of different files 2 meses atrás
test-hashtables-weak-key.scm 74f776bbb5 Split test-hashtables into a number of different files 2 meses atrás
test-hashtables-weak-value.scm 74f776bbb5 Split test-hashtables into a number of different files 2 meses atrás
test-hashtables.scm 74f776bbb5 Split test-hashtables into a number of different files 2 meses atrás
test-inline-wasm.scm 9131cbff48 Remove (ice-9 match) and inline-wasm from test import set 2 meses atrás
test-ints.scm e2aac41f1f Move 1+, 1- out of test namespace 2 meses atrás
test-keywords.scm 1b5fabf1f3 Move symbols, keywords out of prelude 1 ano atrás
test-library-group.scm 58e7463721 Fix cond-expand in define-library forms. 4 meses atrás
test-lower-globals.scm fe4835de78 Add new "lower-globals" pass 1 ano atrás
test-lower-stringrefs.scm 93c1ccc64d Rewrite linker to avoid fixed-point loops 2 meses atrás
test-lower.scm 93c1ccc64d Rewrite linker to avoid fixed-point loops 2 meses atrás
test-match.scm 9131cbff48 Remove (ice-9 match) and inline-wasm from test import set 2 meses atrás
test-modules.scm 9e4e8a3f7e Disable hoot VM on -g tests, for now 1 mês atrás
test-number-to-string.scm 5f4ddf1898 Move (scheme write) out of tests default namespace 2 meses atrás
test-numeric.scm 4965b36f99 Move (scheme inexact) out of test namespace 2 meses atrás
test-pairs.scm 77504d9118 Add sort procedure to (hoot lists). 8 meses atrás
test-ports.scm e2aac41f1f Move 1+, 1- out of test namespace 2 meses atrás
test-procedures.scm c44931e22a Move lambda*, define* out of test namespace 2 meses atrás
test-promises.scm f0f4d641ed Move (scheme lazy) out of test namespace 2 meses atrás
test-prompts.scm e2aac41f1f Move 1+, 1- out of test namespace 2 meses atrás
test-read.scm b70b1c4f6e Move (scheme read) out of test namespace 2 meses atrás
test-records.scm e2aac41f1f Move 1+, 1- out of test namespace 2 meses atrás
test-regexps.scm 1506470d41 Add regular expression support. 7 meses atrás
test-string-to-number.scm 490ae0a04e Fix string->number when last character is a decimal point. 1 ano atrás
test-strings.scm 132eff8fe8 Move (scheme char) out of test namespace 2 meses atrás
test-symbols.scm ae250df55e Add string->symbol, symbol->keyword tests 1 ano atrás
test-syntax-objects.scm 217b1e9a3f Implement syntax objects 7 meses atrás
test-time.scm 4dc815042f Move (scheme time) out of test namespace 2 meses atrás
test-tree-il.scm 18fb2d516a Add tree-il module 7 meses atrás
test-vectors.scm f4afdf7117 Add vector-sort! procedure to (hoot vectors). 8 meses atrás
test-vm.scm d560bafb77 Fix f32.copysign and f64.copysign. 5 meses atrás
test-wasm-assembler.scm b380ef7948 wasm: parse: Fix parsing of br_on_cast and br_on_cast_fail. 3 meses atrás
test-weak-vectors.scm a9359bb252 Fixed up unit tests and missing imports 5 meses atrás
test-write.scm 5f4ddf1898 Move (scheme write) out of tests default namespace 2 meses atrás
utils.scm a3f049cba9 Move define-syntax-rule out of test namespace 2 meses atrás