Skip to content
Snippets Groups Projects
  1. Dec 13, 2010
  2. Dec 10, 2010
    • Konstantin Osipov's avatar
      Merge branch 'master' into test-runner · cf9cc2df
      Konstantin Osipov authored
      cf9cc2df
    • Konstantin Osipov's avatar
      Test runner: add tests for command line arguments. · 44f5399b
      Konstantin Osipov authored
      Add a new test suite, cmd. Add a new driver for this
      suite, cmdline.py. This driver reads arguments from the test,
      and executes the server with these arguments. Server output
      is passed on as test result.
      
      @todo: It's not necessary to start/stop the server
      for 'cmd' suite. Will be fixed when how to start/stop
      server is defined in suite.ini (we'll then be
      able to define a no-op start/stop routines).
      @todo tarantool_silverbox output is hard to auto-verify
      since it contains the current time and process id.
      Either implement a way to mask out pieces of output
      from the result file (preferrable), or change
      tarantool to not output volatile data.
      
      test-run.py modified: we now can preprocess suite.ini
      "client" parameters, and substitute $constants in them,
      e.g. $server.
      
      @todo: provide ability to substitute $constants in .test
      files as well.
      44f5399b
  3. Dec 09, 2010
  4. Dec 08, 2010
  5. Dec 07, 2010
  6. Dec 06, 2010
  7. Dec 03, 2010
  8. Dec 02, 2010
  9. Dec 01, 2010
  10. Nov 26, 2010
  11. Nov 24, 2010
Loading