wordpress-develop/tests
2013-09-12 04:01:34 +00:00
..
phpunit Passing non-existent object properties to WP_UnitTestCase::assertNull() produces notices, opt instead for WP_UnitTestCase::assertTrue( empty( $obj->prop ) ) in tests/db.php. 2013-09-12 04:01:34 +00:00
qunit Whitespace cleanup for password strength meter tests. props TobiasBg. fixes #25088. 2013-09-06 10:56:01 +00:00