Просмотр исходного кода

Moved test files into tests/ subdirectory.

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@46951 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anne Ghisla 14 лет назад
Родитель
Сommit
2e759b1136
44 измененных файлов с 0 добавлено и 0 удалено
  1. 0 0
      raster/r.colors/tests/example1
  2. 0 0
      raster/r.colors/tests/example2
  3. 0 0
      raster/r.colors/tests/example3
  4. 0 0
      raster/r.colors/tests/example4
  5. 0 0
      raster/r.colors/tests/test.r.colors.sh
  6. 0 0
      raster/r.colors/tests/test_elev_double_default.ref
  7. 0 0
      raster/r.colors/tests/test_elev_double_example1.ref
  8. 0 0
      raster/r.colors/tests/test_elev_double_example1_hist.ref
  9. 0 0
      raster/r.colors/tests/test_elev_double_example2.ref
  10. 0 0
      raster/r.colors/tests/test_elev_double_example2_log.ref
  11. 0 0
      raster/r.colors/tests/test_elev_double_example3.ref
  12. 0 0
      raster/r.colors/tests/test_elev_double_example3_logabs.ref
  13. 0 0
      raster/r.colors/tests/test_elev_double_example4.ref
  14. 0 0
      raster/r.colors/tests/test_elev_double_example4_inv.ref
  15. 0 0
      raster/r.colors/tests/test_elev_float_example1.ref
  16. 0 0
      raster/r.colors/tests/test_elev_float_example1_hist.ref
  17. 0 0
      raster/r.colors/tests/test_elev_float_example2.ref
  18. 0 0
      raster/r.colors/tests/test_elev_float_example2_log.ref
  19. 0 0
      raster/r.colors/tests/test_elev_float_example3.ref
  20. 0 0
      raster/r.colors/tests/test_elev_float_example3_logabs.ref
  21. 0 0
      raster/r.colors/tests/test_elev_float_example4.ref
  22. 0 0
      raster/r.colors/tests/test_elev_float_example4_inv.ref
  23. 0 0
      raster/r.colors/tests/test_elev_int_example1.ref
  24. 0 0
      raster/r.colors/tests/test_elev_int_example1_hist.ref
  25. 0 0
      raster/r.colors/tests/test_elev_int_example1_perc.ref
  26. 0 0
      raster/r.colors/tests/test_elev_int_example2.ref
  27. 0 0
      raster/r.colors/tests/test_elev_int_example2_log.ref
  28. 0 0
      raster/r.colors/tests/test_elev_int_example2_perc.ref
  29. 0 0
      raster/r.colors/tests/test_elev_int_example3.ref
  30. 0 0
      raster/r.colors/tests/test_elev_int_example3_logabs.ref
  31. 0 0
      raster/r.colors/tests/test_elev_int_example3_perc.ref
  32. 0 0
      raster/r.colors/tests/test_elev_int_example4.ref
  33. 0 0
      raster/r.colors/tests/test_elev_int_example4_inv.ref
  34. 0 0
      raster/r.colors/tests/test_elev_int_example4_perc.ref
  35. 0 0
      raster/r.colors/tests/test_volume_double_default.ref
  36. 0 0
      raster/r.colors/tests/test_volume_double_example1.ref
  37. 0 0
      raster/r.colors/tests/test_volume_double_example1_hist.ref
  38. 0 0
      raster/r.colors/tests/test_volume_double_example2.ref
  39. 0 0
      raster/r.colors/tests/test_volume_double_example2_log.ref
  40. 0 0
      raster/r.colors/tests/test_volume_double_example3.ref
  41. 0 0
      raster/r.colors/tests/test_volume_double_example3_logabs.ref
  42. 0 0
      raster/r.colors/tests/test_volume_double_example4.ref
  43. 0 0
      raster/r.colors/tests/test_volume_double_example4_inv.ref
  44. 0 0
      raster/r.colors/tests/test_volume_double_example5.ref

raster/r.colors/example1 → raster/r.colors/tests/example1


raster/r.colors/example2 → raster/r.colors/tests/example2


raster/r.colors/example3 → raster/r.colors/tests/example3


raster/r.colors/example4 → raster/r.colors/tests/example4


raster/r.colors/test.r.colors.sh → raster/r.colors/tests/test.r.colors.sh


raster/r.colors/test_elev_double_default.ref → raster/r.colors/tests/test_elev_double_default.ref


raster/r.colors/test_elev_double_example1.ref → raster/r.colors/tests/test_elev_double_example1.ref


raster/r.colors/test_elev_double_example1_hist.ref → raster/r.colors/tests/test_elev_double_example1_hist.ref


raster/r.colors/test_elev_double_example2.ref → raster/r.colors/tests/test_elev_double_example2.ref


raster/r.colors/test_elev_double_example2_log.ref → raster/r.colors/tests/test_elev_double_example2_log.ref


raster/r.colors/test_elev_double_example3.ref → raster/r.colors/tests/test_elev_double_example3.ref


raster/r.colors/test_elev_double_example3_logabs.ref → raster/r.colors/tests/test_elev_double_example3_logabs.ref


raster/r.colors/test_elev_double_example4.ref → raster/r.colors/tests/test_elev_double_example4.ref


raster/r.colors/test_elev_double_example4_inv.ref → raster/r.colors/tests/test_elev_double_example4_inv.ref


raster/r.colors/test_elev_float_example1.ref → raster/r.colors/tests/test_elev_float_example1.ref


raster/r.colors/test_elev_float_example1_hist.ref → raster/r.colors/tests/test_elev_float_example1_hist.ref


raster/r.colors/test_elev_float_example2.ref → raster/r.colors/tests/test_elev_float_example2.ref


raster/r.colors/test_elev_float_example2_log.ref → raster/r.colors/tests/test_elev_float_example2_log.ref


raster/r.colors/test_elev_float_example3.ref → raster/r.colors/tests/test_elev_float_example3.ref


raster/r.colors/test_elev_float_example3_logabs.ref → raster/r.colors/tests/test_elev_float_example3_logabs.ref


raster/r.colors/test_elev_float_example4.ref → raster/r.colors/tests/test_elev_float_example4.ref


raster/r.colors/test_elev_float_example4_inv.ref → raster/r.colors/tests/test_elev_float_example4_inv.ref


raster/r.colors/test_elev_int_example1.ref → raster/r.colors/tests/test_elev_int_example1.ref


raster/r.colors/test_elev_int_example1_hist.ref → raster/r.colors/tests/test_elev_int_example1_hist.ref


raster/r.colors/test_elev_int_example1_perc.ref → raster/r.colors/tests/test_elev_int_example1_perc.ref


raster/r.colors/test_elev_int_example2.ref → raster/r.colors/tests/test_elev_int_example2.ref


raster/r.colors/test_elev_int_example2_log.ref → raster/r.colors/tests/test_elev_int_example2_log.ref


raster/r.colors/test_elev_int_example2_perc.ref → raster/r.colors/tests/test_elev_int_example2_perc.ref


raster/r.colors/test_elev_int_example3.ref → raster/r.colors/tests/test_elev_int_example3.ref


raster/r.colors/test_elev_int_example3_logabs.ref → raster/r.colors/tests/test_elev_int_example3_logabs.ref


raster/r.colors/test_elev_int_example3_perc.ref → raster/r.colors/tests/test_elev_int_example3_perc.ref


raster/r.colors/test_elev_int_example4.ref → raster/r.colors/tests/test_elev_int_example4.ref


raster/r.colors/test_elev_int_example4_inv.ref → raster/r.colors/tests/test_elev_int_example4_inv.ref


raster/r.colors/test_elev_int_example4_perc.ref → raster/r.colors/tests/test_elev_int_example4_perc.ref


raster/r.colors/test_volume_double_default.ref → raster/r.colors/tests/test_volume_double_default.ref


raster/r.colors/test_volume_double_example1.ref → raster/r.colors/tests/test_volume_double_example1.ref


raster/r.colors/test_volume_double_example1_hist.ref → raster/r.colors/tests/test_volume_double_example1_hist.ref


raster/r.colors/test_volume_double_example2.ref → raster/r.colors/tests/test_volume_double_example2.ref


raster/r.colors/test_volume_double_example2_log.ref → raster/r.colors/tests/test_volume_double_example2_log.ref


raster/r.colors/test_volume_double_example3.ref → raster/r.colors/tests/test_volume_double_example3.ref


raster/r.colors/test_volume_double_example3_logabs.ref → raster/r.colors/tests/test_volume_double_example3_logabs.ref


raster/r.colors/test_volume_double_example4.ref → raster/r.colors/tests/test_volume_double_example4.ref


raster/r.colors/test_volume_double_example4_inv.ref → raster/r.colors/tests/test_volume_double_example4_inv.ref


raster/r.colors/test_volume_double_example5.ref → raster/r.colors/tests/test_volume_double_example5.ref