Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 4b891f22f8 We're getting occasional failures of tests for timings. Using
the lastUpdated method on a user, for example.  I've made two changes
to try and fix these:

1) Changed the tests to use cmp_ok instead of ok, so that future failures
will print the measured times as a debug, like is and isn't do.

2) Reversed the order of the method and time measurement.  This might help
the difference stay smaller since the two statements are closer.
2006-08-01 18:28:58 +00:00
docs fix typo in docs 2006-07-31 18:05:25 +00:00
etc - Added "Save and Commit" option for environments where the appearance of 2006-07-25 21:11:14 +00:00
lib fix typo in docs 2006-07-31 18:05:25 +00:00
sbin - fix: Shopping Cart Not Working 2006-07-24 20:00:53 +00:00
t We're getting occasional failures of tests for timings. Using 2006-08-01 18:28:58 +00:00
www fix: navigation 2006-07-21 20:46:01 +00:00