Change 14676

tony
tony committed this change into //guest/perforce_software/p4ruby/main
Request Review
Download .zip
Rework P4Ruby unit tests so they they are actually units.
Now the
test order is irrelevant as all tests are standalone. Tidied up
the code formatting as well and removed all the tabs from the ruby
sources files. Added a modeline for vim users so consistent
indentation will be used.
  • Files 44
  • Comments 0
4 edited 19 added 21 deleted
lib/P4.rb#24
Loading...
p4.cpp#48
Loading...
p4clientapi.cpp#45
Loading...
test.rb#17
Loading...
test/00_setup.rb#5
Loading...
test/01_info.rb#6
Loading...
test/01_info_test.rb#1
Loading...
test/02_environment.rb#10
Loading...
test/02_environment_test.rb#1
Loading...
test/03_client.rb#5
Loading...
test/03_client_test.rb#1
Loading...
test/04_files.rb#7
Loading...
test/04_files_test.rb#1
Loading...
test/05_resolve.rb#8
Loading...
test/05_resolve_test.rb#1
Loading...
test/10_password.rb#8
Loading...
test/10_password_test.rb#1
Loading...
test/11_maps.rb#6
Loading...
test/11_maps_test.rb#1
Loading...
test/12_specs.rb#6
Loading...
test/12_specs_test.rb#1
Loading...
test/13_server.rb#3
Loading...
test/13_server_test.rb#1
Loading...
test/14_output.rb#7
Loading...
test/14_output_test.rb#1
Loading...
test/15_track.rb#9
Loading...
test/15_track_test.rb#1
Loading...
test/16_shelve.rb#2
Loading...
test/16_shelve_test.rb#1
Loading...
test/17_streams.rb#2
Loading...
test/17_streams_test.rb#1
Loading...
test/18_handler.rb#2
Loading...
test/18_handler_test.rb#1
Loading...
test/19_spec_iterator.rb#3
Loading...
test/19_spec_iterator_test.rb#1
Loading...
test/20_unload.rb#2
Loading...
test/20_unload_test.rb#1
Loading...
test/21_progress.rb#3
Loading...
test/21_progress_test.rb#1
Loading...
test/22_ignore.rb#2
Loading...
test/22_ignore_test.rb#1
Loading...
test/98_unicode.rb#5
Loading...
test/98_unicode_test.rb#1
Loading...
test/99_cleanup.rb#6
Loading...
Tip: Use n and p to cycle through the changes.