[compute] 04/49: Merge pull request #475 from haahh/pr_tests_fix

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Dec 18 17:58:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository compute.

commit ce4c4d11504db060ca897adb0393352061519505
Merge: 0e2aedd 7894d1f
Author: Kyle Lutz <kyle.r.lutz at gmail.com>
Date:   Thu Jul 2 18:55:11 2015 -0700

    Merge pull request #475 from haahh/pr_tests_fix
    
    Add missing queue and context parameters in tests

 test/test_accumulate.cpp              | 11 ++--
 test/test_any_all_none_of.cpp         | 27 ++++++----
 test/test_array.cpp                   |  4 +-
 test/test_binary_search.cpp           | 50 +++++++++---------
 test/test_closure.cpp                 |  6 ++-
 test/test_complex.cpp                 | 67 +++++++++++++-----------
 test/test_context.cpp                 |  6 ++-
 test/test_copy.cpp                    | 48 +++++++++--------
 test/test_copy_if.cpp                 | 46 ++++++++++-------
 test/test_count.cpp                   | 64 ++++++++++++-----------
 test/test_equal.cpp                   | 19 ++++---
 test/test_equal_range.cpp             | 16 +++---
 test/test_extrema.cpp                 | 40 +++++++++------
 test/test_fill.cpp                    | 42 +++++++--------
 test/test_find.cpp                    | 23 +++++----
 test/test_flat_map.cpp                | 22 ++++----
 test/test_flat_set.cpp                | 35 +++++++------
 test/test_generate.cpp                |  6 +--
 test/test_iota.cpp                    | 25 +++++----
 test/test_lambda.cpp                  | 51 +++++++++---------
 test/test_lexicographical_compare.cpp | 17 +++---
 test/test_malloc.cpp                  |  2 +-
 test/test_mismatch.cpp                |  7 +--
 test/test_pair.cpp                    | 90 +++++++++++++++++---------------
 test/test_partial_sum.cpp             |  8 +--
 test/test_partition.cpp               | 20 ++++----
 test/test_pinned_allocator.cpp        |  4 +-
 test/test_program_cache.cpp           |  6 ++-
 test/test_random_fill.cpp             |  8 +--
 test/test_random_shuffle.cpp          |  8 +--
 test/test_replace.cpp                 | 14 ++---
 test/test_reverse.cpp                 | 39 +++++++-------
 test/test_sort.cpp                    | 85 +++++++++++++++---------------
 test/test_tuple.cpp                   | 30 ++++++-----
 test/test_unique_copy.cpp             |  6 +--
 test/test_user_defined_types.cpp      | 12 ++---
 test/test_vector.cpp                  | 97 ++++++++++++++++++-----------------
 test/test_zip_iterator.cpp            |  6 ++-
 38 files changed, 572 insertions(+), 495 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/compute.git



More information about the debian-science-commits mailing list