[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cvs] jma-receipt/lib/ruby/plugin: * add check, restore, force_restore command for jma-plugin



mihara      Tue, 30 Sep 2014 15:43:21 +0900

  Modified files:
    jma-receipt/lib/ruby/plugin:
      manager.rb.in store.rb.in test_manager.rb test_store.rb
  Log:
    * add check,restore,force_restore command for jma-plugin
  
  Revision    Changes    Path
  1.4         +53  -0    jma-receipt/lib/ruby/plugin/manager.rb.in
    http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lib/ruby/plugin/manager.rb.in?cvsroot=local&r1=1.3&r2=1.4
  1.3         +15  -2    jma-receipt/lib/ruby/plugin/store.rb.in
    http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lib/ruby/plugin/store.rb.in?cvsroot=local&r1=1.2&r2=1.3
  1.2         +125 -0    jma-receipt/lib/ruby/plugin/test_manager.rb
    http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lib/ruby/plugin/test_manager.rb?cvsroot=local&r1=1.1&r2=1.2
  1.3         +57  -0    jma-receipt/lib/ruby/plugin/test_store.rb
    http://cvs.orca.med.or.jp/cgi-bin/cvsweb/jma-receipt/lib/ruby/plugin/test_store.rb?cvsroot=local&r1=1.2&r2=1.3