Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Studio3T/robomongo
Browse files Browse the repository at this point in the history
  • Loading branch information
simsekgokhan committed Jan 6, 2021
2 parents d76ea66 + 968d9fc commit 255a9bc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/robomongo-unit-tests/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
This is just a placeholder for `cmake`.

Test source files are located in the same directory alongside the tested file in `robomongo/src/robomongo/` dir and sub-dirs.

e.g.
```
...
RoboCrypt.cpp
RoboCrypt_test.cpp
...
StringOperations.cpp
StringOperations_test.cpp
...
```

0 comments on commit 255a9bc

Please sign in to comment.