Commit Graph

8795 Commits (1415340ce390e2fa6a872e5efa9a152e34840454)

Author SHA1 Message Date
Dries Buytaert 4e25a321c8 - Patch #243967 by justinrandell: first very basic test for the registry's file parsing. 2008-05-07 06:48:35 +00:00
Dries Buytaert e4e2205bfe - Patch #221964 by justinrandall: removed left-over code. 2008-05-07 06:39:57 +00:00
Dries Buytaert e3fcf34932 - Patch #221964 Crell / Larry Garfield et al: oh my, the registry patch lands. 2008-05-06 15:39:36 +00:00
Dries Buytaert f33faa2c94 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:32:02 +00:00
Dries Buytaert 2e18cb8924 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert c100468cf2 - Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet. 2008-05-06 11:21:10 +00:00
Dries Buytaert 9c528c137f - Patch #244942 by Freso and pwoladin: removed outdated string from documentation. 2008-05-05 21:36:47 +00:00
Dries Buytaert 841c098fba - Modified patch #230374 by killes, jakeg, Eaton et al: corrected problem with form API caches not being flushed. This could lead to performance issues. 2008-05-05 21:28:49 +00:00
Dries Buytaert 6ab934660c - Patch #192962 by gpk et al: ghop #24, module administration page improvements. 2008-05-05 21:10:48 +00:00
Dries Buytaert bca16fdef6 - Patch #249571 by pwoladin: primary/secondary links don't get 'active-trail' class. 2008-05-05 20:55:13 +00:00
Dries Buytaert 79ac53f8ad - Patch #249200 by flobruit: some tests for input filters. 2008-05-05 20:42:08 +00:00
Dries Buytaert 4efe4313a2 - Patch #252920 by flobruit and pwoladin: split profile module tests in smaller tests, and improved performance of tests. 2008-05-04 19:22:58 +00:00
Dries Buytaert 48b7a5bbe9 - Patch #253022 by beginner: fixed typo in code comments. 2008-05-02 17:37:46 +00:00
Dries Buytaert e8fdcb2c3b - Patch #253706 by zoo33: renamed 'header' to 'heading' for correctness with the W3C standard. 2008-05-02 17:28:09 +00:00
Dries Buytaert 592a5d9f9a - Patch #252920 by flobruit: fixed broken profile module tests by rewriten them -- and added some more tests. 2008-05-02 15:24:47 +00:00
Dries Buytaert 86788d4844 - Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding not taking headers colspan into account + performance improvements. 2008-05-02 15:20:39 +00:00
Dries Buytaert e094082832 - Patch #240988 by David_Rothstein: fixed left-over documentation after the HTML escaping became a filter of its own. 2008-05-02 15:15:32 +00:00
Dries Buytaert d1bc889242 - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. 2008-05-02 15:11:05 +00:00
Dries Buytaert 4bc5d8d244 - Patch #127295 by yhager: module version numbers should always be shown left-to-right. 2008-04-30 06:48:27 +00:00
Dries Buytaert 917b27d688 - Patch #252365 by boombatower: clean up the temporary directory that gets creating during the test runs. 2008-04-30 06:45:43 +00:00
Dries Buytaert f6bfbec8a2 - Patch #249608 by boombatower: user registration test doesn't set required variables. 2008-04-30 06:43:30 +00:00
Dries Buytaert 420ee6cbca - Patch #246298 by boombatower: added missing <label> to module names on uninstall page. Improves consistency with the module install page. 2008-04-30 06:39:26 +00:00
Dries Buytaert a2d8a12903 - Patch #231132 by snufkin: fixed invalid XML-RPC error messages due to HTML tags being inserted in the message string. 2008-04-28 10:04:05 +00:00
Dries Buytaert bc8a2b23da - Patch #251550 by ksenzee: simpletest requires curl so make sure to add a requirements check. 2008-04-28 09:30:35 +00:00
Dries Buytaert ab6c47cd3d - Patch #251758 by Stefan, dvessel, quicksketch et al: clean up Garland's page.tpl.php. 2008-04-28 09:25:27 +00:00
Dries Buytaert c14ac959c4 - Patch #225859 by webchick: fixed warning in author information block. 2008-04-28 09:11:58 +00:00
Dries Buytaert 2813062be7 - Patch #251631 by chx: fixed behavior of the Drupal web test case with regard to POST and GET operations. 2008-04-28 08:36:06 +00:00
Dries Buytaert 159bb6dd08 - Rollback. 2008-04-25 18:34:05 +00:00
Dries Buytaert 67939add5f - Patch #234785 by Rowanw: made the 'more help' link work with RTL languages. 2008-04-25 18:28:18 +00:00
Dries Buytaert a7f12c0326 - Patch #251263 by catch: fixing up many code style issues in the tests. 2008-04-25 18:26:02 +00:00
Dries Buytaert d7f3c18d17 - Patch #250729 by R.Muilwijk: performance improvement. 2008-04-25 17:59:36 +00:00
Dries Buytaert f42c1f2534 - Patch #251239 by R.Muilwijk: performance improvement. 2008-04-25 17:51:30 +00:00
Dries Buytaert 21576021bf - Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6. 2008-04-23 20:01:56 +00:00
Dries Buytaert 63406e5268 - Patch #250056 by dmitrig01: if all the checkboxes in a checkbox group are checked on page load, the check all box isn't checked, which is should be (because all sub-boxes are checked). 2008-04-23 18:50:49 +00:00
Dries Buytaert e19dfc75c9 - Patch #67523 by ricabrantes: fixed theme issue with avatars on account listings. 2008-04-23 18:25:08 +00:00
Dries Buytaert 3cbfa1dac6 - Patch #230932 by ryanlath: file_scan_directory() didn't scan the directory called '0'. 2008-04-23 18:17:41 +00:00
Dries Buytaert d4a5a2be65 - Renaming to .sh file. 2008-04-23 18:07:46 +00:00
Dries Buytaert d1779405d2 - Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls. 2008-04-23 18:05:58 +00:00
Dries Buytaert c863246b51 - Patch #249629 by chx, flobruit: made drupal_test_case() reusable and improve the SimpleTest documentation. 2008-04-23 17:49:50 +00:00
Dries Buytaert d330a6f25b - Patch #226869 by hswong3i: code style clean-up. 2008-04-23 17:35:07 +00:00
Dries Buytaert 99b87b4dae - Patch #249342 by keith.smith: CHANGELOG.txt clean-up. 2008-04-22 09:18:47 +00:00
Dries Buytaert ffc0e93c4e - Added a test framework to Drupal along with a first batch of tests for
Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...
2008-04-20 18:34:43 +00:00
Dries Buytaert af474609e3 - Added a test framework to Drupal along with a first batch of tests for
Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...
2008-04-20 18:24:07 +00:00
Dries Buytaert fe7b9baff6 - Patch #93154 by mfb: add unlimited option for uploading files. 2008-04-20 07:58:38 +00:00
Dries Buytaert 88600018cf - Patch #154151 by Robert Douglass: made it possible to do language-aware searches. 2008-04-20 05:31:27 +00:00
Dries Buytaert 3ad38dbbbd - Patch #232433 by mfb: make sure RSS feeds validate. 2008-04-19 22:17:57 +00:00
Dries Buytaert 9feab1f2ea - Patch #228594 by catch and flobruit: some code clean-up. 2008-04-19 17:10:50 +00:00
Dries Buytaert 1db338e0e1 - Patch #248140 by thehong: usability: add destination to user editing page link on personal contact form. 2008-04-19 14:44:34 +00:00
Dries Buytaert bb92a502e1 - Dang, forgot another file. 2008-04-17 18:26:21 +00:00
Dries Buytaert d1642430c4 - Forgot to remove the actual files. 2008-04-16 15:39:46 +00:00