Changes between Version 14 and Version 15 of Development/Testing
- Timestamp:
- 07/31/09 17:08:48 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Testing
v14 v15 20 20 Regression tests require the base libraries to be built. So before running them you may need to do a: 21 21 {{{ 22 $ bin/ddc -O - makelibrary/Prelude.ds22 $ bin/ddc -O -build library/Prelude.ds 23 23 }}} 24 24 [[br]]
