cyclone/tests
Justin Ethier e211e3f64d Issue #339 - Fix fast path in make-string
We need to ensure the code point buffer only contains a single byte in order to use the fast path for string creation. For example if there is one code point that is 2 bytes large we need to use the slow path.
2019-09-23 13:28:52 -04:00
..
benchmarks WIP 2017-05-22 16:21:45 +00:00
debug Relocated test files 2019-02-15 17:56:26 -05:00
experimental Added notes 2018-10-05 17:32:28 -04:00
prof Initial file 2017-09-11 21:57:00 +00:00
test-lib Cleanup main directory 2016-07-04 21:11:58 -04:00
array-list-tests.scm Relocated test library 2019-06-19 18:29:42 -04:00
array1-test.scm Relocated 2017-06-07 21:36:40 +00:00
bignum-test.scm Relocated 2017-06-07 21:36:40 +00:00
bytevector-tests.scm Relocated 2016-05-03 04:14:54 -04:00
define-c-testing.scm Relocated 2017-06-07 21:36:40 +00:00
let-syntax-298.scm WIP, testing 2017-12-07 12:57:38 -05:00
macro-hygiene.scm Relocated test library 2019-06-19 18:29:42 -04:00
match-tests.scm Relocated test library 2019-06-19 18:29:42 -04:00
srfi-28-tests.scm Relocated test library 2019-06-19 18:29:42 -04:00
srfi-60-tests.scm Relocated test library 2019-06-19 18:29:42 -04:00
srfi-121-tests.scm Relocated test library 2019-06-19 18:29:42 -04:00
srfi-143-tests.scm Relocated test library 2019-06-19 18:29:42 -04:00
test-record-types.scm Relocating file 2018-05-22 12:53:38 -04:00
test-shared-queue.scm Remove dead code 2019-07-02 13:27:00 -04:00
unit-tests.scm Issue #339 - Fix fast path in make-string 2019-09-23 13:28:52 -04:00
when.scm WIP 2017-12-08 12:58:56 -05:00