-
Notifications
You must be signed in to change notification settings - Fork 19
Refactor main #182
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
Open
cm-beilstein
wants to merge
43
commits into
dev
Choose a base branch
from
refactor_main
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Refactor main #182
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
aaf979a
Decoupled main from ichimain.c
cm-beilstein b76a4cb
formatting
cm-beilstein c34b488
added unit test for ProcessSingleInputFile
cm-beilstein a64a361
Added prototype for ProcessMultipleInputFiles
cm-beilstein b31865b
added missing free
cm-beilstein 72efe60
Added unit tests for CalcAndPrintINCHIAndINCHIKEY, ProcessMultipleInp…
cm-beilstein 1a45372
Added unit test flags for initializing input params
cm-beilstein c2d2935
Added unit test for CalcAndPrintInchi...
cm-beilstein 9e08c08
Formatting whitespace removal
cm-beilstein 31067d9
removed sanitizing flags
cm-beilstein 2bc4256
fixed missing initialization
cm-beilstein 36cd7ca
Added write permissions to workflow in ci pipeline
cm-beilstein c5666fd
Reverted file permissions
cm-beilstein 5e35538
Path fix for ci pipeline
cm-beilstein 87ae02a
Path fix for ci pipeline
cm-beilstein 7691e9e
Path fix for ci pipeline
cm-beilstein bc4e2d3
Fixed directory for fixtures
cm-beilstein a1c2f82
Removed commented lines
cm-beilstein a997d00
Decoupled main from ichimain.c
cm-beilstein 8b0f9d8
formatting
cm-beilstein 03f3451
added unit test for ProcessSingleInputFile
cm-beilstein 4948da7
Added prototype for ProcessMultipleInputFiles
cm-beilstein 7b93ffb
added missing free
cm-beilstein 640a53b
Added unit tests for CalcAndPrintINCHIAndINCHIKEY, ProcessMultipleInp…
cm-beilstein 18dafe9
Added unit test flags for initializing input params
cm-beilstein 80ba6a5
Added unit test for CalcAndPrintInchi...
cm-beilstein e3db9cc
Formatting whitespace removal
cm-beilstein bb6fc29
removed sanitizing flags
cm-beilstein 1988646
fixed missing initialization
cm-beilstein 935e583
Added write permissions to workflow in ci pipeline
cm-beilstein 6505cc9
Reverted file permissions
cm-beilstein 8053314
Path fix for ci pipeline
cm-beilstein 0fcbdfc
Path fix for ci pipeline
cm-beilstein 86c8804
Path fix for ci pipeline
cm-beilstein 32939da
Fixed directory for fixtures
cm-beilstein b4fa666
Removed commented lines
cm-beilstein 8384a50
Merge branch 'refactor_main' of https://github.com/IUPAC-InChI/InChI …
cm-beilstein 5067af0
Added free function for inchi_output
cm-beilstein 8840be3
Bugfix for double free of logs and messages
cm-beilstein e3b1c77
Merge branch 'dev' into refactor_main
cm-beilstein c533e3a
Fixed memory leakage in unit-test
cm-beilstein fbf2a30
Rename gtest test suite names to file names
cm-beilstein f90d21b
added or infos to comments
cm-beilstein File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
INCHI-1-DOC/Notebooks/Molecular_inorganics/Geometries/data/cis_platin.mol
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
INCHI-1-DOC/Notebooks/Molecular_inorganics/Geometries/data/mol_alkene.ds_0.mol
This file was deleted.
Oops, something went wrong.
135 changes: 0 additions & 135 deletions
135
INCHI-1-DOC/Notebooks/Molecular_inorganics/Geometries/data/mol_bidentate.ds_7.mol
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
INCHI-1-DOC/Notebooks/Molecular_inorganics/Geometries/data/mol_carbonyl.ds_0.mol
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.