summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/pmap_foreach.stp
Commit message (Collapse)AuthorAgeFilesLines
* 2006-01-17 Josh Stone <joshua.i.stone@intel.com>jistone2006-01-181-1/+8
| | | | | PR 2156 * testsuite/buildok/pmap_foreach.stp: Add test with sorting
* 2006-01-05 Josh Stone <joshua.i.stone@intel.com>jistone2006-01-051-2/+10
| | | | | | | | | | | | | PR 2056 * translate.cxx (var::~var, var::hist, var::buckets): make these methods virtual, so we can use polymorphism. (mapvar::hist, mapvar::buckets): Override the corresponding var methods to handle pmaps correctly. (c_unparser::visit_arrayindex, c_unparser::visit_print_format): Make use of the new polymorphic behavior of var & mapvar when dealing with histogram data. * testsuite/buildok/pmap_foreach.stp: Add tests to check histogram accesses with for/foreach.
* *** empty log message ***hunt2005-12-151-0/+22
|
* *** empty log message ***hunt2005-12-151-22/+0
|
* New testcasehunt2005-12-141-0/+22