mei_rt2mei_rt2_fix_1
Last change
on this file since 373bf68 was
373bf68,
checked in by Mei <mei@…>, 12 years ago
|
1) add the scaling test suite
|
-
Property mode set to
100644
|
File size:
564 bytes
|
Rev | Line | |
---|
[373bf68] | 1 | |
---|
| 2 | ===good============ mary.what2eat <- navel orange |
---|
| 3 | YAP query succeed |
---|
| 4 | pMary.what2eat <- pRalphs.fruitprice(P:[..2.000000]) |
---|
| 5 | pRalphs.fruitprice(0.50) <- 'navel orange' |
---|
| 6 | |
---|
| 7 | ===good============ mary.what2eat <- kiwi |
---|
| 8 | YAP query succeed |
---|
| 9 | pMary.what2eat <- pRalphs.fruitprice(P:[..2.000000]) |
---|
| 10 | pRalphs.fruitprice(1.50) <- 'kiwi' |
---|
| 11 | |
---|
| 12 | ===bad============ bob.what2eat <- navel orange |
---|
| 13 | YAP query failed |
---|
| 14 | |
---|
| 15 | ===good============ ralphs.fruitprice(1.50) <- apple |
---|
| 16 | YAP query succeed |
---|
| 17 | pRalphs.fruitprice(1.50) <- 'apple' |
---|
| 18 | |
---|
| 19 | ===bad============ ralphs.fruitprice(1.50) <- green apple |
---|
| 20 | YAP query failed |
---|
Note: See
TracBrowser
for help on using the repository browser.