about summary refs log tree commit diff stats
path: root/tests/unittests/database
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMichael Vetter2023-01-101-1/+1
* Update copyright yearMichael Vetter2022-05-091-1/+1
* Apply coding styleMichael Vetter2020-07-071-6/+25
* Revert "Apply coding style"Michael Vetter2020-07-071-26/+7
* Apply coding styleMichael Vetter2020-07-071-7/+26
* Update database stubMichael Vetter2020-04-071-3/+1
* Add log_database_add_*() test stubsMichael Vetter2020-04-061-1/+6
* db: add database unit test stubMichael Vetter2020-04-061-0/+31
='/akspecs/ranger/blame/.github/ISSUE_TEMPLATE.md?id=ec3434a289d03890f0701ade9b053046e8797695'>^
64e7fcff ^
ded8e675 ^
64e7fcff ^

1902d5e0 ^
64e7fcff ^
ded8e675 ^
64e7fcff ^
1902d5e0 ^


1902d5e0 ^
64e7fcff ^

64845d2a ^
1902d5e0 ^
64845d2a ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38












                                                                            
                                


                                 
          
 
                     
 
                      
 

                                                                             
 
                       
 
                       


   
 

                                                                    
   
 
   
<!--
    Thank you for contributing to ranger by opening this issue.
    Please check through this list, so you can be as helpful as possible:

    1. Was this issue already reported?  Please do a quick search.
    2. Maybe the problem is solved in the current master branch already?
       Simply clone ranger's git repository and run ./ranger.py to find out.
    3. Provide all the relevant information, as outlined in this template.
       Feel free to remove any sections you don't need.
-->

#### Runtime Environment
<!-- Retrieve Python/ranger version and locale with `ranger --version` -->
- Operating system and version: 
- Terminal emulator and version: 
- Python version: 
- Ranger version/commit: 
- Locale: 

#### Current Behavior

#### Expected Behavior

#### Context
<!-- How has this issue affected you?  What are you trying to accomplish? -->

#### Possible Solutions

#### Steps to reproduce
1. 
2. 
3. 

#### Traceback
<!-- If ranger crashes, paste the traceback in the quotes below. -->
```

```