Bring tests/random-tester.lisp back to life

Bug #1039209 reported by Luís Oliveira
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CFFI
Triaged
Wishlist
Unassigned

Bug Description

The random tester has caught Lisp implementation bugs in the past and it would be nice to bring it back to life.

Known issues:

1. Some type conversions are not correct. Namely, (void *) => (unsigned int). That should be uintptr_t instead.

2. Type ranges should be generated at runtime. E.g. generating a test in a 64-bit platform should not cause said to test to overflow when running on a 32-bit platform.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.