Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing #894 and correcting tests #901

Closed
wants to merge 28 commits into from
Closed

Fixing #894 and correcting tests #901

wants to merge 28 commits into from

Commits on Mar 30, 2021

  1. Fixing Issue #894

    It seems removing this line resolves the issue #894 : search_dates() wrong result for 12:xx am
    gavishpoddar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    5583f3a View commit details
    Browse the repository at this point in the history
  2. Tests are corrected for recognising am

    The test files were corrected to recognize am previously the am was ignored because of issue #894
    
    After merging the test file  issue #894 is resolved
    gavishpoddar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    fff5112 View commit details
    Browse the repository at this point in the history
  3. Fixing the issue #894

    gavishpoddar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a77cb4c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    3a93e8a View commit details
    Browse the repository at this point in the history
  2. Improving test_search.py

    gavishpoddar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0ea06bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e729e8 View commit details
    Browse the repository at this point in the history
  4. Update test_search.py

    gavishpoddar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5773f76 View commit details
    Browse the repository at this point in the history
  5. Update search.py

    gavishpoddar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b169301 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    fba58dd View commit details
    Browse the repository at this point in the history
  2. Update test_search.py

    gavishpoddar committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2aff295 View commit details
    Browse the repository at this point in the history
  3. Update test_search.py

    gavishpoddar committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    5d8e3d5 View commit details
    Browse the repository at this point in the history
  4. Update test_search.py

    gavishpoddar committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    c21e428 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Update dateparser/search/search.py

    Co-authored-by: Marc Hernández <[email protected]>
    gavishpoddar and noviluni committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    34f49b9 View commit details
    Browse the repository at this point in the history
  2. Update search.py

    gavishpoddar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    50c1d30 View commit details
    Browse the repository at this point in the history
  3. newlines removed

    gavishpoddar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    0563be4 View commit details
    Browse the repository at this point in the history
  4. Update test_search.py

    gavishpoddar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c089907 View commit details
    Browse the repository at this point in the history
  5. Adding comment

    gavishpoddar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    dbd12ec View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    4343cd4 View commit details
    Browse the repository at this point in the history
  2. Fixing tests

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2ff140e View commit details
    Browse the repository at this point in the history
  3. Update test_search.py

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    14bb443 View commit details
    Browse the repository at this point in the history
  4. Update test_search.py

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    840e2a3 View commit details
    Browse the repository at this point in the history
  5. Test's fixed

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2f61776 View commit details
    Browse the repository at this point in the history
  6. Using re.sub to replace

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    4810bc6 View commit details
    Browse the repository at this point in the history
  7. Fixing tests

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    95fbe1d View commit details
    Browse the repository at this point in the history
  8. Update test_search.py

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    61bfe13 View commit details
    Browse the repository at this point in the history
  9. Update test_search.py

    gavishpoddar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    98b6ba6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    da1c1c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    ff1e856 View commit details
    Browse the repository at this point in the history