23 Commits

Author SHA1 Message Date
Pauli Nieminen
c181daee5a moved unit test website code to branches/resources/ from trunk/utils/
[[Split portion of a mixed commit.]]
2008-08-12 22:44:15 +00:00
Pauli Nieminen
fffd8f131d Made build hitory paging work 2008-08-12 22:27:58 +00:00
Pauli Nieminen
cdab9e31c4 Added missing pagiante.tpl 2008-08-12 20:10:50 +00:00
Pauli Nieminen
c80483b9b1 Fixed typo in variable name 2008-08-12 20:06:24 +00:00
Pauli Nieminen
5f3d3d0716 Added initial implementation for pagination for build history 2008-08-12 20:01:59 +00:00
Pauli Nieminen
0bffeec9d4 Fixed FilenameConverter not to do type-check for string paramter 2008-08-12 20:01:43 +00:00
Pauli Nieminen
9c8382b323 Added license headers to php files.
Made minor changes to css and autohide js for better look

Added build history page
2008-08-11 21:39:45 +00:00
Pauli Nieminen
efab5f8300 [[big heap of miscellaneous fixes]]
* Made map labels not to register if having empty text. (labels are
  still needing rewrite)

* Fixed filter check for missing tags report

* Made SDL_Init(TIMER) called in all platforms (This initializes
  variables in sdl; eg SDL_GetTicks counter)

* Added campaignd server cr encoding conbersion so old data is
  converted to new format

* Made Unit test website find old error with less strict parameters
2008-08-11 01:16:11 +00:00
Pauli Nieminen
6c5a6aa32a Added scons compilation output files to svn:ignore
Made send_file  test sending multiple files simultanously

Added test_utils:one_of<class T> which test if value matches any one
in the given list

Made send_file report if there is problems streaming file for networking

Improved javascript code creating mouseover full text elements in test
website
2008-08-10 16:37:28 +00:00
Pauli Nieminen
843c0dd4e2 Changed test name for auto parameterized test case
Added test for network::send_file

Changed test website error version reporting to show when error was
first found
2008-08-10 10:50:11 +00:00
Pauli Nieminen
2beb53d1c4 Minor tweaks to index.php look 2008-08-09 21:15:38 +00:00
Pauli Nieminen
3439af1d6a Made improvements to unit test website. 2008-08-09 19:59:06 +00:00
Pauli Nieminen
03ba3a86cd game_event.cpp detect any tag starting filter as valid
Made run_unit_tests.sh work when starting from cron

Added error detection to TestRunner class
2008-08-09 07:13:44 +00:00
Pauli Nieminen
56d173be89 Added css file to unit test website. 2008-08-08 20:54:38 +00:00
Pauli Nieminen
1d02c5850e Made run_unit_test.sh work with any cwd 2008-08-08 20:29:20 +00:00
Pauli Nieminen
e46877aad0 rm misc directory too 2008-08-08 20:25:28 +00:00
Pauli Nieminen
40aea24b6f rm NEWS that I forgot in previous commit 2008-08-08 20:24:44 +00:00
Pauli Nieminen
1508c8ca48 deleted smarty and adodb from svn (They can be downloaded as needed)
Improved path settings code a bit
2008-08-08 20:17:05 +00:00
Pauli Nieminen
b207fc4c4b Renamed config.php to settup.php 2008-08-08 19:11:55 +00:00
Pauli Nieminen
5180282d74 Fixed path in autotest run script 2008-08-08 17:42:14 +00:00
Pauli Nieminen
e96ef04f09 Moved include also out from htdocs 2008-08-08 17:39:25 +00:00
Pauli Nieminen
9fbaecb561 Moved smarty and adodb out from htdocs 2008-08-08 17:34:42 +00:00
Pauli Nieminen
36d7c8e39e Added code for test website. Including:
* Smarty 2.6.19

* ASOdb Lite 1.42
2008-08-08 17:21:38 +00:00