mediawiki-extensions-Scribunto/tests/engines/LuaSandbox
Brad Jorsch 1365e35d89 Waste CPU cycles, not wall clock time
Apparently microtime is a bit unreliable for this test for some reason,
so let's use getrusage() to measure actual CPU time instead.

Bug: T125045
Change-Id: Ia1ab6b043b99abb4fc6c2989ad09a24d97dd09c3
2016-02-11 14:00:03 -05:00
..
LuaSandboxInterpreterTest.php Add missing visibility keywords everywhere 2014-11-14 10:10:23 +01:00
SandboxTest.php Waste CPU cycles, not wall clock time 2016-02-11 14:00:03 -05:00
SandboxTests.lua Refactor unit tests 2013-01-09 15:54:25 +00:00