Re: [boost] is_class_test experimental status table results

2003-06-16 Thread Beman Dawes
No one replied to this, which I'm interpreting as an "OK". Thus I've committed the changes to tools/regression/process_jam_log.cpp and compiler_status.cpp to implement the change. Also, I'd say John should go ahead and make the corresponding change to is_union_test. --Beman At 05:49 PM 6/13/2

[boost] is_class_test experimental status table results

2003-06-13 Thread Beman Dawes
The status table at http://boost.sourceforge.net/regression-logs/cs-win32.html was generated with an experimental version of the status table software. It adds a new possible result, "note", which is in addition to the usual "pass", "fail", or "warn" results. As a trial of the feature, John Ma