Megatest

Changes To Releases
Login

Changes to "Releases" between 2012-04-03 11:17:44 and 2012-04-03 11:21:48

1
2
3
4
5


6
7
8
9
10
11
12
1
2
3
4
5
6
7
8
9
10
11
12
13
14





+
+







Version 1.40 Apr 3, 2012

  *  Link path stored in db instead of runpath
  *  Debug settings passed to running tests. WARNING: using this can cause false fails if you process STDOUT as part of your test
  *  Run areas and links to them have been cleaned up.
  *  Many speed-ups and db read/write optimisations
  *  Addition of #{ .. } mechanism to config files to accommodate advanced needs.

Version 1.39 Mar 26, 2012

  *  Caching of writes to db in server mode
  *  Streamlined many writes to not do redundant lookup of test-id
  *  From dashboard remove runs process is kicked off in an xterm
  *  In ezsteps scripts no need to specify ./ on systems with . not in path